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

Commit fa5253cf authored by Mohi Montazer's avatar Mohi Montazer
Browse files

Add camera_native namespace to system properties [2/2]

Fixes PlatformConfigurator not syncing flags in the
camera_native namespace from system settings to system properties.
This is the second CL out of 2 CLs to fix the issue.

Test: m
Bug: 266607979
Change-Id: I2f0ea417fe79d175ef3be397dcd605e8961337d1
parent 014175e8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -80,6 +80,7 @@ public class SettingsToPropertiesMapper {
    @VisibleForTesting
    static final String[] sDeviceConfigScopes = new String[] {
        DeviceConfig.NAMESPACE_ACTIVITY_MANAGER_NATIVE_BOOT,
        DeviceConfig.NAMESPACE_CAMERA_NATIVE,
        DeviceConfig.NAMESPACE_CONFIGURATION,
        DeviceConfig.NAMESPACE_CONNECTIVITY,
        DeviceConfig.NAMESPACE_INPUT_NATIVE_BOOT,