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

Commit 047e1a93 authored by Eden Mendel's avatar Eden Mendel
Browse files

Add android_sdk to the list of DeviceConfig scopes that are mapped to system properties.

This is needed to support the new Android SDK configuration system, which uses DeviceConfig to store SDK-specific configuration data.

Flag: EXEMPT trunk stable onboarding
Change-Id: I5dcc775f85d7e0555c0a8c27dd0ce79c0e036272
Bug:349339731
parent 0b8d6213
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -136,6 +136,7 @@ public class SettingsToPropertiesMapper {
    static final String[] sDeviceConfigAconfigScopes = new String[] {
        "accessibility",
        "android_core_networking",
        "android_sdk",
        "android_stylus",
        "aoc",
        "app_widgets",