As a system_ext app is using the flags, the flags must be in the system_ext container instead of the system container. Bug: 385213580 Test: "adb shell aflags list" must not be changed. Flag: EXEMPT refactor Change-Id: I46123b93909acc1e1b2e84ac4fe7898ed5243fc5
10 lines
198 B
Plaintext
10 lines
198 B
Plaintext
package: "com.android.settings.connectivity"
|
|
container: "system_ext"
|
|
|
|
flag {
|
|
name: "ethernet_settings"
|
|
namespace: "connectivity"
|
|
description: "Flag for Ethernet settings"
|
|
bug: "372928532"
|
|
}
|