summaryrefslogtreecommitdiff
path: root/ravenwood/texts/ravenwood-services-policies.txt
diff options
context:
space:
mode:
author John Wu <topjohnwu@google.com> 2024-10-10 22:40:49 +0000
committer John Wu <topjohnwu@google.com> 2024-10-10 22:40:49 +0000
commit251107361a32d3d9190e32da0de0bdf4a2a327e9 (patch)
treed459a97533906fc52c1056ddf75333469f4f4b47 /ravenwood/texts/ravenwood-services-policies.txt
parent2abff41f90587da589a1922866fb9caa39d702ef (diff)
[Ravenwood] Apply a common policy across all code
Some policies should apply to all code processed by hoststubgen universally, e.g. host side JVM workarounds. Update hoststubgen to accept multiple policy files, and make sure all existing framework jars have this universal policy applied. Flag: EXEMPT host test change only Bug: 292141694 Test: $ANDROID_BUILD_TOP/frameworks/base/ravenwood/scripts/run-ravenwood-tests.sh Change-Id: Icc0e775b5ba0dd6a09768be8cda4b03cb33522a5
Diffstat (limited to 'ravenwood/texts/ravenwood-services-policies.txt')
-rw-r--r--ravenwood/texts/ravenwood-services-policies.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/ravenwood/texts/ravenwood-services-policies.txt b/ravenwood/texts/ravenwood-services-policies.txt
index 5cdb4f74d7c0..cc2fa602b3c3 100644
--- a/ravenwood/texts/ravenwood-services-policies.txt
+++ b/ravenwood/texts/ravenwood-services-policies.txt
@@ -1,7 +1 @@
# Ravenwood "policy" file for services.core.
-
-# Keep all AIDL interfaces
-class :aidl keepclass
-
-# Keep all feature flag implementations
-class :feature_flags keepclass