Allow connectivity namespace to enable native level access flags.
Add connectivity namespace to sDeviceScopes. Follow the steps: go/android-native-flag-api-manual. Bug: 179099277 Test: m -j Test: manually verify connection to wifi after flash Change-Id: I9be5624ffd0c7049a632d9055feba6e5059898de
This commit is contained in:
@@ -81,6 +81,7 @@ public class SettingsToPropertiesMapper {
|
||||
static final String[] sDeviceConfigScopes = new String[] {
|
||||
DeviceConfig.NAMESPACE_ACTIVITY_MANAGER_NATIVE_BOOT,
|
||||
DeviceConfig.NAMESPACE_CONFIGURATION,
|
||||
DeviceConfig.NAMESPACE_CONNECTIVITY,
|
||||
DeviceConfig.NAMESPACE_INPUT_NATIVE_BOOT,
|
||||
DeviceConfig.NAMESPACE_INTELLIGENCE_CONTENT_SUGGESTIONS,
|
||||
DeviceConfig.NAMESPACE_MEDIA_NATIVE,
|
||||
|
||||
Reference in New Issue
Block a user