From 296d367804a5832908a7bbe9a8ba46d627407b30 Mon Sep 17 00:00:00 2001 From: Inseob Kim Date: Thu, 14 May 2020 20:38:31 +0900 Subject: [PATCH] Remove rcs.publish.state It was used within external/ims to save its internal state. Removing it from property_contexts as it's deleted now (aosp/1209267). Bug: 152471138 Test: N/A Change-Id: I1451390aada3dfff6c147de585cc316c5307c0b4 --- private/property_contexts | 2 -- 1 file changed, 2 deletions(-) diff --git a/private/property_contexts b/private/property_contexts index 93e984548..35c6aca23 100644 --- a/private/property_contexts +++ b/private/property_contexts @@ -642,8 +642,6 @@ media.mediadrmservice.enable u:object_r:exported_default_prop:s0 exact bool persist.rcs.supported u:object_r:exported_default_prop:s0 exact int -rcs.publish.status u:object_r:exported_radio_prop:s0 exact string - ro.bionic.2nd_arch u:object_r:cpu_variant_prop:s0 exact string ro.bionic.2nd_cpu_variant u:object_r:cpu_variant_prop:s0 exact string ro.bionic.arch u:object_r:cpu_variant_prop:s0 exact string