From 05c264ab1740df5c2142aba85b8fab4589e57935 Mon Sep 17 00:00:00 2001 From: Juju Sung Date: Sat, 18 Jan 2020 10:09:10 +0800 Subject: [PATCH] [ALPS04239425] BT: BIP rule removal [Detail] BIP type is not defined, we remove it since it will not block "boot to home screen". MTK-Commit-Id: 01354af452eb0299b85ab4b5d349da0972c4f6da Change-Id: Ieb73ce1be5cd2b9b1e69dd822633de33f98e6cfe CR-Id: ALPS04239425 Feature: BT AOSP --- non_plat/workaround.te | 3 --- 1 file changed, 3 deletions(-) diff --git a/non_plat/workaround.te b/non_plat/workaround.te index b0f3e39..19a434d 100644 --- a/non_plat/workaround.te +++ b/non_plat/workaround.te @@ -8,9 +8,6 @@ allow aee_core_forwarder hwservicemanager:binder { call transfer }; #============= audioserver ============== allow audioserver vendor_default_prop:file read; -#============= bip ============== -allow bip net_dns_prop:file read; - #============= bluetooth ============== allow bluetooth mtk_amslog_prop:file read;