platform_build_soong/androidmk
Sasha Smundak 1d318cbaa9 Handle $(LOCAL_PATH) in androidmk
The variables LOCAL_ADDITIONAL_CERTIFICATES. LOCAL_ASSET_DIR,
LOCAL_CERTIFICATE, LOCAL_JARJAR_RULES, LOCAL_PROGUARD_FLAG_FILES,
LOCAL_RESOURCE_DIR specify the paths relative to the top of the
source tree using $(LOCAL_PATH)/. Remove it when converting to
blueprint files and diagnose the cases when these paths do not start
with $(LOCAL_PATH).

Fixes: 122728056
Test: Internal tests
Change-Id: Id3fcacdd5445a97365c03e00656291bfe829c035
2019-02-25 15:19:06 -08:00
..
cmd/androidmk Handle $(LOCAL_PATH) in androidmk 2019-02-25 15:19:06 -08:00
parser Handle multi dir all-*-files-under function calls. 2019-01-09 00:07:01 +00:00
Android.bp Add a dependency fixer for proto deps 2018-05-07 16:21:59 -07:00