Remove Readable annotation from UWB Settings key.

Bug: 191608501
Test: Manual
Change-Id: I51620582c1b1f2fdd9bfa2ee55e2aca8760d358a
(cherry picked from commit 514c5f40ea)
This commit is contained in:
Joy Babafemi
2021-09-02 20:35:42 +00:00
parent d9a873a20e
commit 14c31385c0

View File

@@ -11848,7 +11848,6 @@ public final class Settings {
* Whether UWB should be enabled.
* @hide
*/
@Readable
public static final String UWB_ENABLED = "uwb_enabled";
/**