diff options
| author | Bruno Martins <bgcngm@gmail.com> | 2024-08-22 03:06:58 +0100 |
|---|---|---|
| committer | Julian Veit <Claymore1298@gmail.com> | 2024-09-19 13:50:45 +0200 |
| commit | aaec07ce95b11ee799f69987817f499e50f3a9a6 (patch) | |
| tree | e979a91d9c45587cc18c273c0ecb13f595d373f3 | |
| parent | 079882451f9d84109cf8331b4985b6b5288b33cd (diff) | |
Change-Id: I8e467e35f148cfae9b2cc4ae32a26ffbca1984b5
| -rw-r--r-- | scripts/check_boot_jars/package_allowed_list.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/check_boot_jars/package_allowed_list.txt b/scripts/check_boot_jars/package_allowed_list.txt index ca91eee4d..2a54c633e 100644 --- a/scripts/check_boot_jars/package_allowed_list.txt +++ b/scripts/check_boot_jars/package_allowed_list.txt @@ -263,6 +263,9 @@ org\.chromium\.arc\..* com\.nvidia com\.nvidia\..* +# OPLUS adds +com\.oplus\..* + # QC adds com.qualcomm.qti com.quicinc.tcmiface |
