Files
app_Settings/aconfig/connectivity/settings_ethernet_declarations.aconfig
Justin Yun 207466d3c1 settings_connectivity_flags is used from system_ext app
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
2025-01-24 16:23:38 +09:00

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"
}