/hardware/msm7k/dspcrashd/ |
Android.mk | 1 ifneq ($(BUILD_TINY_ANDROID),true)
|
/system/core/netcfg/ |
Android.mk | 1 ifneq ($(BUILD_TINY_ANDROID),true)
|
/hardware/msm7k/libaudio/ |
Android.mk | 2 ifneq ($(BUILD_TINY_ANDROID),true) 50 endif # not BUILD_TINY_ANDROID
|
/hardware/msm7k/libaudio-qdsp5v2/ |
Android.mk | 2 ifneq ($(BUILD_TINY_ANDROID),true) 50 endif # not BUILD_TINY_ANDROID
|
/hardware/msm7k/libaudio-qsd8k/ |
Android.mk | 2 ifneq ($(BUILD_TINY_ANDROID),true) 50 endif # not BUILD_TINY_ANDROID
|
/hardware/msm7k/libcamera/ |
Android.mk | 7 ifneq ($(BUILD_TINY_ANDROID),true) 29 endif # not BUILD_TINY_ANDROID
|
/system/core/libsysutils/ |
Android.mk | 1 ifneq ($(BUILD_TINY_ANDROID),true)
|
/system/core/charger/ |
Android.mk | 3 ifneq ($(BUILD_TINY_ANDROID),true)
|
/hardware/qcom/media/mm-core/ |
Android.mk | 32 ifneq ($(BUILD_TINY_ANDROID),true) 38 endif #BUILD_TINY_ANDROID
|
/hardware/qcom/media/mm-video/ |
Android.mk | 32 ifneq ($(BUILD_TINY_ANDROID),true) 39 endif #BUILD_TINY_ANDROID
|
/system/core/libpixelflinger/ |
Android.mk | 63 ifneq ($(BUILD_TINY_ANDROID),true)
|
/build/core/tasks/ |
apicheck.mk | 20 ifneq ($(BUILD_TINY_ANDROID), true)
|
/hardware/qcom/gps/loc_api/libloc_api-rpc/ |
Android.mk | 9 ifneq ($(BUILD_TINY_ANDROID),true)
|
/build/core/ |
main.mk | 318 ifneq ($(BUILD_TINY_ANDROID),true) 464 ifeq ($(BUILD_TINY_ANDROID), true) 480 else # !BUILD_TINY_ANDROID 489 endif # !BUILD_TINY_ANDROID 744 ifeq ($(BUILD_TINY_ANDROID), true)
|
Makefile | 626 ifeq (,$(filter true, $(TARGET_NO_KERNEL) $(TARGET_NO_RECOVERY) $(BUILD_TINY_ANDROID))) [all...] |