From f91c9b454f008ef71a837941eacba6bc376aa6f8 Mon Sep 17 00:00:00 2001
From: Jakub Pawlowski <jpawlowski@google.com>
Date: Mon, 12 Mar 2018 12:06:15 -0700
Subject: [PATCH] Add ro.hardware.audio.hearing_aid

Bug: 69623109
Change-Id: I7d194a3489fc5ff278cef7bebe9bfe6c39d3b2b8
(cherry-picked from 4a40c592404bdc2032067f4a3fac2f33b9246aa0)
---
 public/property_contexts | 1 +
 1 file changed, 1 insertion(+)

diff --git a/public/property_contexts b/public/property_contexts
index a58c948f8..f790d9727 100644
--- a/public/property_contexts
+++ b/public/property_contexts
@@ -212,6 +212,7 @@ ro.frp.pst u:object_r:exported_default_prop:s0 exact string
 ro.hardware.activity_recognition u:object_r:exported_default_prop:s0 exact string
 ro.hardware.audio u:object_r:exported_default_prop:s0 exact string
 ro.hardware.audio.a2dp u:object_r:exported_default_prop:s0 exact string
+ro.hardware.audio.hearing_aid u:object_r:exported_default_prop:s0 exact string
 ro.hardware.audio.primary u:object_r:exported_default_prop:s0 exact string
 ro.hardware.audio.usb u:object_r:exported_default_prop:s0 exact string
 ro.hardware.audio_policy u:object_r:exported_default_prop:s0 exact string
-- 
GitLab