From c8c1919abe9f575434fe3260658cb749705648d5 Mon Sep 17 00:00:00 2001 From: Amit Mahajan Date: Thu, 19 Mar 2020 14:39:00 -0700 Subject: [PATCH] Un-expose LISTEN_ALWAYS_REPORTED_SIGNAL_STRENGTH for R. Test: TH Bug: 147322848 Merged-in: Ie8e4842264eb47e09397c9e56355d00c732c86c1 Change-Id: Ie8e4842264eb47e09397c9e56355d00c732c86c1 (cherry picked from commit aed5beae536c914dc7e872efd3cbd15791cd4340) --- api/system-current.txt | 1 - core/res/AndroidManifest.xml | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/api/system-current.txt b/api/system-current.txt index 71768f51aeed4..1bbef9dee66d7 100755 --- a/api/system-current.txt +++ b/api/system-current.txt @@ -94,7 +94,6 @@ package android { field public static final String INTERNAL_SYSTEM_WINDOW = "android.permission.INTERNAL_SYSTEM_WINDOW"; field public static final String INVOKE_CARRIER_SETUP = "android.permission.INVOKE_CARRIER_SETUP"; field public static final String KILL_UID = "android.permission.KILL_UID"; - field public static final String LISTEN_ALWAYS_REPORTED_SIGNAL_STRENGTH = "android.permission.LISTEN_ALWAYS_REPORTED_SIGNAL_STRENGTH"; field public static final String LOCAL_MAC_ADDRESS = "android.permission.LOCAL_MAC_ADDRESS"; field public static final String LOCK_DEVICE = "android.permission.LOCK_DEVICE"; field public static final String LOOP_RADIO = "android.permission.LOOP_RADIO"; diff --git a/core/res/AndroidManifest.xml b/core/res/AndroidManifest.xml index 29e4609108574..1a2dfce88fd09 100644 --- a/core/res/AndroidManifest.xml +++ b/core/res/AndroidManifest.xml @@ -2096,7 +2096,7 @@ -