fix container designation, it should be system_ext
Cherry pick of internal aflag fix ag/27165141 Bug: b/338095619 Merged-In: I8ee2fd5fad529da2026af77f969abbf88e636ac3 Change-Id: Icea56b89944afd85b7760265ea8bfe35e3300f13
This commit is contained in:
committed by
Kangping Dong
parent
14d4df602b
commit
d9ec7f2b34
@@ -5,7 +5,7 @@ package {
|
||||
aconfig_declarations {
|
||||
name: "aconfig_settings_flags",
|
||||
package: "com.android.settings.flags",
|
||||
container: "system",
|
||||
container: "system_ext",
|
||||
srcs: [
|
||||
"*.aconfig",
|
||||
],
|
||||
|
Reference in New Issue
Block a user