Merge "Remove Readable annotation from UWB Settings key."

This commit is contained in:
Joy Babafemi
2021-09-02 23:22:32 +00:00
committed by Android (Google) Code Review

View File

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