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

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

Change-Id: If459c4fe48ca1293f6674f378ade78e7a8d2e08a
This commit is contained in:
Joy Babafemi
2021-09-09 21:11:28 +00:00
committed by Automerger Merge Worker

View File

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