summaryrefslogtreecommitdiff
path: root/android/config.go
diff options
context:
space:
mode:
author Manish Singh <psych@google.com> 2025-02-25 05:15:44 -0800
committer Manish Singh <psych@google.com> 2025-02-25 05:15:44 -0800
commitb439dbd09970d09a591a1e09893d90f5b62e5e0e (patch)
treeef7b8f439c7927dd57d80bc537134544da824b06 /android/config.go
parent08d40a1b365ca91981ce72ed44b33297c94d0e4a (diff)
Remove DCLA flag mapping to package
Bug: 391386038 Change-Id: Iaa8d6162fd40de164a36053a5277400566e54dd1 Test: build and check dcla not present
Diffstat (limited to 'android/config.go')
-rw-r--r--android/config.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/android/config.go b/android/config.go
index a5edf0da8..0a1ed98d2 100644
--- a/android/config.go
+++ b/android/config.go
@@ -2222,7 +2222,6 @@ var (
"RELEASE_APEX_CONTRIBUTIONS_NFC": "com.android.nfcservices",
"RELEASE_APEX_CONTRIBUTIONS_ONDEVICEPERSONALIZATION": "com.android.ondevicepersonalization",
"RELEASE_APEX_CONTRIBUTIONS_PERMISSION": "com.android.permission",
- "RELEASE_APEX_CONTRIBUTIONS_PRIMARY_LIBS": "",
"RELEASE_APEX_CONTRIBUTIONS_PROFILING": "com.android.profiling",
"RELEASE_APEX_CONTRIBUTIONS_REMOTEKEYPROVISIONING": "com.android.rkpd",
"RELEASE_APEX_CONTRIBUTIONS_RESOLV": "com.android.resolv",