Add LOCAL_OVERRIDES_PACKAGES support to androidmk.
It is supposed to be translated to overrides. Test: Manual test Change-Id: Ice2e7c5f7669ad1e4c3e82000c8dd52d20a49a7a
This commit is contained in:
@@ -144,6 +144,7 @@ func init() {
|
||||
"LOCAL_AAPT_FLAGS": "aaptflags",
|
||||
"LOCAL_PACKAGE_SPLITS": "package_splits",
|
||||
"LOCAL_COMPATIBILITY_SUITE": "test_suites",
|
||||
"LOCAL_OVERRIDES_PACKAGES": "overrides",
|
||||
|
||||
"LOCAL_ANNOTATION_PROCESSORS": "annotation_processors",
|
||||
"LOCAL_ANNOTATION_PROCESSOR_CLASSES": "annotation_processor_classes",
|
||||
|
Reference in New Issue
Block a user