Merge "sdk.atree += libbinder_ndk C++ helpers"

This commit is contained in:
Steven Moreland
2020-12-01 17:09:22 +00:00
committed by Gerrit Code Review

View File

@@ -177,6 +177,8 @@ ${OUT_DIR}/target/common/obj/JAVA_LIBRARIES/android.test.runner.stubs_intermedia
# the aidl precompiled include # the aidl precompiled include
${OUT_DIR}/target/common/obj/PACKAGING/framework.aidl platforms/${PLATFORM_NAME}/framework.aidl ${OUT_DIR}/target/common/obj/PACKAGING/framework.aidl platforms/${PLATFORM_NAME}/framework.aidl
# the libbinder_ndk C++ library files associated with the AIDL compiler
frameworks/native/libs/binder/ndk/include_cpp/ platforms/${PLATFORM_NAME}/optional/libbinder_ndk_cpp/
# emulator skins from sdk.git # emulator skins from sdk.git
development/tools/emulator/skins/QVGA platforms/${PLATFORM_NAME}/skins/QVGA development/tools/emulator/skins/QVGA platforms/${PLATFORM_NAME}/skins/QVGA