From 4879dca57a473519c65012e85cb5b0a240cbe5ee Mon Sep 17 00:00:00 2001 From: Alex Johnston Date: Mon, 28 Mar 2022 19:04:32 +0100 Subject: [PATCH] Remove unused lost mode permission Bug: 226945080 Test: NA Change-Id: I339b6894b3a9e32a3d644a06e4ebc3a0f7f98a05 --- core/api/system-current.txt | 1 - core/res/AndroidManifest.xml | 8 -------- data/etc/privapp-permissions-platform.xml | 1 - 3 files changed, 10 deletions(-) diff --git a/core/api/system-current.txt b/core/api/system-current.txt index 30a43c06087c3..3f6713f09ce2e 100644 --- a/core/api/system-current.txt +++ b/core/api/system-current.txt @@ -296,7 +296,6 @@ package android { field public static final String SECURE_ELEMENT_PRIVILEGED_OPERATION = "android.permission.SECURE_ELEMENT_PRIVILEGED_OPERATION"; field public static final String SEND_CATEGORY_CAR_NOTIFICATIONS = "android.permission.SEND_CATEGORY_CAR_NOTIFICATIONS"; field public static final String SEND_DEVICE_CUSTOMIZATION_READY = "android.permission.SEND_DEVICE_CUSTOMIZATION_READY"; - field public static final String SEND_LOST_MODE_LOCATION_UPDATES = "android.permission.SEND_LOST_MODE_LOCATION_UPDATES"; field public static final String SEND_SAFETY_CENTER_UPDATE = "android.permission.SEND_SAFETY_CENTER_UPDATE"; field public static final String SEND_SHOW_SUSPENDED_APP_DETAILS = "android.permission.SEND_SHOW_SUSPENDED_APP_DETAILS"; field public static final String SEND_SMS_NO_CONFIRMATION = "android.permission.SEND_SMS_NO_CONFIRMATION"; diff --git a/core/res/AndroidManifest.xml b/core/res/AndroidManifest.xml index 926a0c1478ef0..c59fe4df419bb 100644 --- a/core/res/AndroidManifest.xml +++ b/core/res/AndroidManifest.xml @@ -2510,14 +2510,6 @@ - - - diff --git a/data/etc/privapp-permissions-platform.xml b/data/etc/privapp-permissions-platform.xml index a9730785723b2..6d5fde43448ed 100644 --- a/data/etc/privapp-permissions-platform.xml +++ b/data/etc/privapp-permissions-platform.xml @@ -500,7 +500,6 @@ applications that come with the platform -