Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 316c9ce6 authored by Colin Cross's avatar Colin Cross
Browse files

Add missing symbol

Bug: 35998031
Test: builds
Change-Id: Ie085b4058c5714df9913ceb9fd03fb4658168520
parent b6ec8ed6
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -4719,6 +4719,13 @@ public final class Settings {
        @TestApi
        public static final String VOICE_INTERACTION_SERVICE = "voice_interaction_service";

        /**
         * bluetooth HCI snoop log configuration
         * @hide
         */
        public static final String BLUETOOTH_HCI_LOG =
                "bluetooth_hci_log";

        /**
         * @deprecated Use {@link android.provider.Settings.Global#DEVICE_PROVISIONED} instead
         */