From a4b52dba6c2b7503a86e6507c50f241aec796d5f 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 --- 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