• Colin Cross's avatar
    vold: remove $(KERNEL_HEADERS) from include path · 23b571bb
    Colin Cross authored
    The kernel headers are already in the include path, and manually
    adding them again will break on a multiarch build, where the
    kernel headers may be different for each arch.
    
    Change-Id: Ifb11fa7bdff6b317c44258968244313b7039a9e1
    23b571bb
Android.mk 1.46 KB