summaryrefslogtreecommitdiff
path: root/libs/androidfw/misc.cpp
diff options
context:
space:
mode:
author Nelson Li <nelsonli@google.com> 2024-03-05 03:07:29 +0000
committer Nelson Li <nelsonli@google.com> 2024-03-05 03:53:26 +0000
commit9148f7eef73180645863ead0c26052543d632d6c (patch)
tree91c4ed34a7ab090837f39ce354fa7b9709016cb6 /libs/androidfw/misc.cpp
parent5b3ef0fd53f391ddd18037111fe4cd50ddff1022 (diff)
Move frameworks/base/Android.mk to build/tasks
1. Move the work of `declare-1p-copy-files` to `meta-lic.mk`. 2. Remove `$(LOCAL_PATH)/pathmap.mk` because the variables defined in it are no longer used. 3. The variable `ONE_SHOT_MAKEFILE` is deprecated and can be removed directly. 4. Move the main work of generating the targets `docs`, `offline-sdk-docs`, and `framework-doc-stubs` to `framework_library.mk`. Because Soong cannot specify the output to paths such as `$(OUT_DOCS)/` and `framework-doc-stubs-metadata_intermediates/`. 5. `ANDROID_BUILD_EMBEDDED` can theoretically be removed because the `.mk` files that use this variable are not currently in use, but since it involves many other files that are unrelated to this task, the work of removing this variable will be moved to other changes. 6. `(call first-makefiles-under)` can be removed after all Android.mk files in the subdirectories are converted to Android.bp. Bug: 322732227 Test: m docs offline-sdk-docs framework-doc-stubs Change-Id: Ied32cdb49af47f7e2892dc8081dbb8aa82c18cd4
Diffstat (limited to 'libs/androidfw/misc.cpp')
0 files changed, 0 insertions, 0 deletions