Rename safety source ids to match format from other apps.
Test: atest SettingsUnitTests Bug: 16979198 Change-Id: I671779281c594ad69b9f4b6aa5473aac5e7854a1
This commit is contained in:
@@ -32,7 +32,7 @@ import com.android.settingslib.RestrictedLockUtilsInternal;
|
||||
/** Lock Screen Safety Source for Safety Center. */
|
||||
public final class LockScreenSafetySource {
|
||||
|
||||
public static final String SAFETY_SOURCE_ID = "LockScreenSafetySource";
|
||||
public static final String SAFETY_SOURCE_ID = "LockScreen";
|
||||
|
||||
private LockScreenSafetySource() {
|
||||
}
|
||||
|
Reference in New Issue
Block a user