From b798f79ba26e057531fb51e65824e0deee445f26 Mon Sep 17 00:00:00 2001 From: Jack He Date: Mon, 10 Oct 2016 12:37:40 -0700 Subject: [PATCH] List HF_INDICATORS_VALUE_CHANGED broadcast as protected android.bluetooth.headset.action.HF_INDICATORS_VALUE_CHANGED notification should be protected. Bug: 32059227 Test: manual Change-Id: I06d4a7e3aa3a5586eb09d2538b4b526a5d073f9a --- core/res/AndroidManifest.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/core/res/AndroidManifest.xml b/core/res/AndroidManifest.xml index ae560f9f87799..372dc7f39da5b 100644 --- a/core/res/AndroidManifest.xml +++ b/core/res/AndroidManifest.xml @@ -147,6 +147,8 @@ android:name="android.bluetooth.headset.profile.action.AUDIO_STATE_CHANGED" /> +