Loading services/core/java/com/android/server/am/SettingsToPropertiesMapper.java +15 −14 Original line number Diff line number Diff line Loading @@ -117,6 +117,7 @@ public class SettingsToPropertiesMapper { // All the aconfig flags under the listed DeviceConfig scopes will be synced to native level. @VisibleForTesting static final String[] sDeviceConfigAconfigScopes = new String[] { "biometrics_framework", "core_experiments_team_internal", "camera_platform", "power", Loading Loading
services/core/java/com/android/server/am/SettingsToPropertiesMapper.java +15 −14 Original line number Diff line number Diff line Loading @@ -117,6 +117,7 @@ public class SettingsToPropertiesMapper { // All the aconfig flags under the listed DeviceConfig scopes will be synced to native level. @VisibleForTesting static final String[] sDeviceConfigAconfigScopes = new String[] { "biometrics_framework", "core_experiments_team_internal", "camera_platform", "power", Loading