Android.mk: add required header files to LOCAL_ADDITIONAL_DEPENDENCIES. Using $ (LOCAL_PATH)/host/xtest/regression_8100.c as a target is not allowed by AOSP document Build.
LOCAL_ADDITIONAL_DEPENDENCIES:= $(LOCAL_PATH) /Android.mk: LOCAL_CPP_EXTENSION:= .cc: LOCAL_SRC_FILES:= ${source_files} LOCAL_STATIC_LIBRARIES:= libz @@ -29,7 +28,6 @@.
I have 2 Android. mk files with the first one building a bunch of libraries and the second one builds another library, but needs the first one to be complete before kicking off it’s own build. Is th…
PhilZ Touch (cwm based recovery). Contribute to PhilZ-cwm6/philz_touch_cwm6 development by creating an account on GitHub.
Sign in. chromium / chromium / chromium / trunk / . / android_webview / Android. mk . blob: 680ebdc56f804e1a120a623db2e8db8b916a6665 [] [] [], The code here is used by the system server to install timezone data updates. It is separate so it can be tested. Scripts are included that build an update bundle…
Post by Yaniv Gardi— Android.mk | 11 +++++ 1 files changed, 11 insertions(+), 0 deletions(-) create mode 100644 Android.mk diff –git a/ Android.mk b/ Android.mk, Sign in. android / device / google / marlin / nougat-dr1-release / . / recovery / oem-recovery / Android.mk . blob: 7ce1c127931c244babbaef984b98e0e75cdfb29f [] [] [], Sign in. kernel / pub / scm / linux / kernel / git / cjb / mmc-utils / 73d6c59af8d1bcedf5de4aa1f5d5b7f765f545f5 / . / Android.mk blob …