commit | f933d4545c6c21fe4d1aae82e663345194f4e872 | [log] [tgz] |
---|---|---|
author | Winson Chung <winsonc@google.com> | Mon Dec 17 15:39:58 2018 -0800 |
committer | Winson Chung <winsonc@google.com> | Tue Dec 18 17:57:41 2018 +0000 |
tree | 3477502314be419b10b8434ac9230ca8632997a6 | |
parent | 0c49b410a16619a6eca454c190b53c665be6c063 [diff] |
Adding policy for content suggestions. Cherry-picked from aosp/852612 (commit Ic0b3f85fad24ccedc0a8e9935c198bc8503bb415), and is a manual merge for ag/5836696 (commit I360ce12f33e333766f6f30614c87811d05e663a4) Bug: 120865921 Test: Manual verification Change-Id: Ic0b3f85fad24ccedc0a8e9935c198bc8503bb415
diff --git a/private/compat/28.0/28.0.ignore.cil b/private/compat/28.0/28.0.ignore.cil index 475bd7e..42694b4 100644 --- a/private/compat/28.0/28.0.ignore.cil +++ b/private/compat/28.0/28.0.ignore.cil
@@ -19,6 +19,7 @@ apexd_tmpfs biometric_service content_capture_service + content_suggestions_service cpu_variant_prop dev_cpu_variant device_config_boot_count_prop
diff --git a/private/service_contexts b/private/service_contexts index 72e39ea..4b2125f 100644 --- a/private/service_contexts +++ b/private/service_contexts
@@ -33,6 +33,7 @@ consumer_ir u:object_r:consumer_ir_service:s0 content u:object_r:content_service:s0 content_capture u:object_r:content_capture_service:s0 +content_suggestions u:object_r:content_suggestions_service:s0 contexthub u:object_r:contexthub_service:s0 country_detector u:object_r:country_detector_service:s0 coverage u:object_r:coverage_service:s0