summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Spandan Das <spandandas@google.com> 2024-10-01 18:42:02 +0000
committer Spandan Das <spandandas@google.com> 2024-10-01 23:15:49 +0000
commitb3b48a4422292e6a230b44a2dff0a2d44131992a (patch)
tree025d6bc6a04813a7c10eb201951fa501608d8b65
parentae332aea96352698a8323b74c15a56891521d949 (diff)
Drop dexpreopt files of service-compos from install diff allowlist
service-compos is an apex system server, and its parent apex (com.android.compos) is installed in system_ext. The dexpreopt files of all apex system server jars were previously installed in /system, but with https://r.android.com/3288083, they will be installed in the same partition as the parent apex. Test: presbumits Bug: 369678122 Change-Id: Ic32bcfd98667ad8bc92b7a747e702d18e7516ee9
-rw-r--r--tools/filelistdiff/allowlist6
1 files changed, 0 insertions, 6 deletions
diff --git a/tools/filelistdiff/allowlist b/tools/filelistdiff/allowlist
index ae8a662545..eb785872cf 100644
--- a/tools/filelistdiff/allowlist
+++ b/tools/filelistdiff/allowlist
@@ -1,9 +1,3 @@
-# Known diffs only in the KATI system image
-framework/oat/x86_64/apex@com.android.compos@javalib@service-compos.jar@classes.odex
-framework/oat/x86_64/apex@com.android.compos@javalib@service-compos.jar@classes.odex.fsv_meta
-framework/oat/x86_64/apex@com.android.compos@javalib@service-compos.jar@classes.vdex
-framework/oat/x86_64/apex@com.android.compos@javalib@service-compos.jar@classes.vdex.fsv_meta
-
# Known diffs that are installed in either system image with the configuration
# b/353429422
init.environ.rc