commit | d8f9313a082cc48d0d67ce0acb894020f285bb78 | [log] [tgz] |
---|---|---|
author | Jag <jagghoshal@google.com> | Thu Dec 21 22:04:25 2023 +0000 |
committer | Alexander Martinz <amartinz@shiftphones.com> | Thu Aug 01 19:42:01 2024 +0200 |
tree | 9c38c7d3a9cf5daff5f1ea5ebcddb0fa9b188e25 | |
parent | 336e7bff9007eabc1100239de6c0a7b528e26e31 [diff] |
Add respective modules to the list of individually toggleable modules. This is safe since GTS tests already exist to check for mandatory modules, which these modulea are a part of. Test: packages/modules/common/build/mainline_modules_sdks.sh Bug: 238203992 Ignore-AOSP-First: changes in topics with internal-first/internal-only projects. (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:e14f4862bb439a73214bef4d909e9bdf35de8e40) Merged-In: Ica19b306bdbd67a86d2cf73478d0f886f782118c Change-Id: Ica19b306bdbd67a86d2cf73478d0f886f782118c Change-Id: I9689529f1314d55023b5603c0c470c82efbaf3e5
diff --git a/core/android_soong_config_vars.mk b/core/android_soong_config_vars.mk index cba0e03..12bcc24 100644 --- a/core/android_soong_config_vars.mk +++ b/core/android_soong_config_vars.mk
@@ -129,8 +129,23 @@ # are controlled by the MODULE_BUILD_FROM_SOURCE environment variable by # default. INDIVIDUALLY_TOGGLEABLE_PREBUILT_MODULES := \ + adservices \ + appsearch \ btservices \ + devicelock \ + configinfrastructure \ + conscrypt \ + healthfitness \ + ipsec \ + media \ + mediaprovider \ + ondevicepersonalization \ permission \ + rkpd \ + scheduling \ + sdkext \ + statsd \ + tethering \ uwb \ wifi \