From fa506ba6c518d76940457fa28ed983056d937127 Mon Sep 17 00:00:00 2001 From: programminghoch10 Date: Thu, 14 Oct 2021 21:12:59 +0200 Subject: [PATCH] common: drop properties with invalid vendor namespace * Fixes: 1 violations found: ro.multisim. u:object_r:vendor_radio_prop:s0 * These props aren't used anyways Change-Id: I6663206530547cda3499584f71135e0b2f3c1236 --- common/vendor/property_contexts | 1 - 1 file changed, 1 deletion(-) diff --git a/common/vendor/property_contexts b/common/vendor/property_contexts index 1e179c5..bf6a91f 100644 --- a/common/vendor/property_contexts +++ b/common/vendor/property_contexts @@ -3,7 +3,6 @@ vendor.cbd. u:object_r:vendor_cbd_prop:s0 persist.vendor.cbd. u:object_r:vendor_radio_prop:s0 ### radio -ro.multisim. u:object_r:vendor_radio_prop:s0 ro.vendor.multisim. u:object_r:vendor_radio_prop:s0 ro.vendor.radio. u:object_r:vendor_radio_prop:s0 -- 2.20.1