commit | 73797f870f910daa456800c819a6f8de36518d1d | [log] [tgz] |
---|---|---|
author | Paul Duffin <[email protected]> | Wed Jul 13 13:59:37 2022 +0000 |
committer | Android (Google) Code Review <[email protected]> | Wed Jul 13 13:59:37 2022 +0000 |
tree | bd4309131d04ae4acf0db5c249b2e165bce68a82 | |
parent | d4bde8362d6738a97f5af32cde9a05d53cd88721 [diff] | |
parent | fb72d542ad0a766683b86fc48b6a9301140eea04 [diff] |
Merge "Add permission to the list of individually toggleable modules" into tm-mainline-prod
diff --git a/core/android_soong_config_vars.mk b/core/android_soong_config_vars.mk index 483beaf..7e1e98e 100644 --- a/core/android_soong_config_vars.mk +++ b/core/android_soong_config_vars.mk
@@ -76,6 +76,7 @@ # default. INDIVIDUALLY_TOGGLEABLE_PREBUILT_MODULES := \ bluetooth \ + permission \ uwb \ wifi \