diff options
author | 2024-03-07 06:41:10 +0000 | |
---|---|---|
committer | 2024-03-07 06:41:10 +0000 | |
commit | 08bef285d826625bc73e67a0d40bdf3479aeb034 (patch) | |
tree | f283c813aeef3ba68afbea8246b754f5cafff4bd /android/config.go | |
parent | a7ee3e04825947b0bb4e0eb0fa122f8c9664abb4 (diff) | |
parent | 7e46832a1caf034ccd1b6eaf9b303a09306b13db (diff) |
Merge "Merge Android 14 QPR2 to AOSP main" into main
Diffstat (limited to 'android/config.go')
-rw-r--r-- | android/config.go | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/android/config.go b/android/config.go index 936d1d3ae..396b685ec 100644 --- a/android/config.go +++ b/android/config.go @@ -638,9 +638,12 @@ func NewConfig(cmdArgs CmdArgs, availableEnv map[string]string) (Config, error) "framework-adservices": {}, "framework-appsearch": {}, "framework-bluetooth": {}, + "framework-configinfrastructure": {}, "framework-connectivity": {}, "framework-connectivity-t": {}, + "framework-devicelock": {}, "framework-graphics": {}, + "framework-healthfitness": {}, "framework-location": {}, "framework-media": {}, "framework-mediaprovider": {}, |