summaryrefslogtreecommitdiff
path: root/service/Android.bp
diff options
context:
space:
mode:
authorRichard MacGregor <rmacgregor@google.com>2022-01-24 22:56:25 +0000
committerRichard MacGregor <rmacgregor@google.com>2022-01-24 22:56:25 +0000
commitd27419706fbbe6e5516bce7ab9a02e1a93b97661 (patch)
treebae1d4edce4461bcec059ffced02c2c17085c73f /service/Android.bp
parent1e7eb7336886e35b26085566769c1c2c9f35d943 (diff)
downloadPermission-d27419706fbbe6e5516bce7ab9a02e1a93b97661.tar.gz
Revert "Add basic Safety Center resources"
Revert "Xml Config CTS tests." Revert submission 16439579-SafetyCenterXML Reason for revert: DroidMonitor: Potential culprit for Bug b/216154014 - verifying through Forrest before revert submission. This is part of the standard investigation process, and does not mean your CL will be reverted. Reverted Changes: I3376c0afc:Add validation and unit tests to the safety center... I5652f67b9:Add first revision of fields to the safety center ... I3ccdf1122:Xml Config CTS tests. I95f2ee11a:Add basic GMS version of the Safety Center XML con... Ied67b6598:Add basic Safety Center resources Change-Id: I5bd1f1fbcade1e499130838d223e24b287e85455
Diffstat (limited to 'service/Android.bp')
-rw-r--r--service/Android.bp2
1 files changed, 0 insertions, 2 deletions
diff --git a/service/Android.bp b/service/Android.bp
index fcb7f6739..07b5d58a8 100644
--- a/service/Android.bp
+++ b/service/Android.bp
@@ -104,8 +104,6 @@ java_sdk_library {
"kotlin-stdlib",
"modules-utils-backgroundthread",
"modules-utils-os",
- "safety-center-config",
- "safety-center-resources-lib",
"service-permission-shared",
],
exclude_kotlinc_generated_files: true,