Disable Hearing Aid Profile for all platforms except Pixel

Enable the Hearing Aid Profile for Pixel 2's and Pixel's.
Note: Cherry-picked from internal branch.

Bug: 78142728
Test: Manual Pairing on various Pixel phones
Change-Id: I1323387592bbedf69b4fc9185b121d616c96fd9e
(cherry picked from commit accc78a8c0)
This commit is contained in:
Stanley Tng
2018-04-19 07:33:35 -07:00
parent 1ce9621f42
commit a4ac62adff

View File

@@ -29,4 +29,5 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-->
<resources>
<bool name="profile_supported_sap">true</bool>
<bool name="profile_supported_hearing_aid">true</bool>
</resources>