Merge "Remove Readable annotation from UWB Settings key." into sc-qpr1-dev am: 46e87609a4

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/15754904

Change-Id: I66bab9c6545dd1945c951aba1fcd44ea710dcf07
This commit is contained in:
Joy Babafemi
2021-09-09 20:53:52 +00:00
committed by Automerger Merge Worker

View File

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