Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e9e14f0e authored by Ted Bauer's avatar Ted Bauer
Browse files

Add namespace to `sDeviceConfigAconfigScopes`.

Test: m
Bug: 296486926
Change-Id: I928d246f986b661b4e0803967d9b2d1b3b52e0a2
parent 73281fd4
Loading
Loading
Loading
Loading
+15 −14
Original line number Diff line number Diff line
@@ -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",