Merge "Switch make over to use the new prebuilt modules." am: 2944c11b1f
am: 424ee8d748
Change-Id: I25e8350db92ad48b848a9bd364fdb4aff1f3c473
This commit is contained in:
@@ -120,7 +120,7 @@ ifneq ($(filter current system_current test_current core_current, $(LOCAL_SDK_VE
|
||||
# LOCAL_SDK_VERSION is current and no TARGET_BUILD_APPS
|
||||
aidl_preprocess_import := $(TARGET_OUT_COMMON_INTERMEDIATES)/framework.aidl
|
||||
else
|
||||
aidl_preprocess_import := $(HISTORICAL_SDK_VERSIONS_ROOT)/$(LOCAL_SDK_VERSION)/framework.aidl
|
||||
aidl_preprocess_import := $(call resolve-prebuilt-aidl-path,$(LOCAL_SDK_VERSION))
|
||||
endif # not current or system_current
|
||||
else
|
||||
# build against the platform.
|
||||
|
Reference in New Issue
Block a user