Merge "Remove Readable annotation from UWB Settings key." into sc-qpr1-dev

This commit is contained in:
Joy Babafemi
2021-09-09 20:34:31 +00:00
committed by Android (Google) Code Review

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";
/**