am 1bf9f693: Merge "Use OUT_DIR in atree to find android.jar"
* commit '1bf9f6936e423a686b623752e9f008acefaa1057': Use OUT_DIR in atree to find android.jar
This commit is contained in:
@@ -60,7 +60,7 @@ development/sdk/platform_source.properties platforms/${PLATFORM_NAME}/source.pro
|
||||
sdk/sdk-build.prop platforms/${PLATFORM_NAME}/build.prop
|
||||
|
||||
# the uper-jar file that apps link against. This is the public API
|
||||
out/target/common/obj/PACKAGING/android_jar_intermediates/android.jar platforms/${PLATFORM_NAME}/android.jar
|
||||
${OUT_DIR}/target/common/obj/PACKAGING/android_jar_intermediates/android.jar platforms/${PLATFORM_NAME}/android.jar
|
||||
|
||||
# the aidl precompiled include
|
||||
obj/framework.aidl platforms/${PLATFORM_NAME}/framework.aidl
|
||||
|
||||
Reference in New Issue
Block a user