diff options
author | 2024-09-27 01:24:39 +0000 | |
---|---|---|
committer | 2024-09-30 18:07:43 +0000 | |
commit | aabd30115220c709719477f19d9a04dc304bf64f (patch) | |
tree | ef329fbf2e27216c97ef0ccab0118dbd3623c3a2 | |
parent | 3238c8c7a5dd277f6ca3348a24ac707f2ae0fac5 (diff) |
Drop extraneous entries from install diffs
These are 32-bit variants of `required` deps of some java_binaries. With
https://r.android.com/3282830, the 32-bit variants are no longer
erroneously installed in the Soong system image.
Test: Ran the filelistdiff tool
Bug: 369678122
Change-Id: I24664d4d5cc614db5a87725a68ac04a151c852c0
-rw-r--r-- | tools/filelistdiff/allowlist | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/filelistdiff/allowlist b/tools/filelistdiff/allowlist index e215b22a5e..ae8a662545 100644 --- a/tools/filelistdiff/allowlist +++ b/tools/filelistdiff/allowlist @@ -9,7 +9,3 @@ framework/oat/x86_64/apex@com.android.compos@javalib@service-compos.jar@classes. init.environ.rc # b/338342381 etc/NOTICE.xml.gz - -# Known diffs only in the Soong system image -lib/libhidcommand_jni.so -lib/libuinputcommand_jni.so |