Created
June 3, 2019 06:29
-
-
Save Diskmaster/ff318076c21a90d03beef80cfedc4928 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
project build/make/ | |
diff --git a/build/make/core/tasks/check_boot_jars/package_whitelist.txt b/build/make/core/tasks/check_boot_jars/package_whitelist.txt | |
index b0becba82..44ec56f3b 100644 | |
--- a/build/make/core/tasks/check_boot_jars/package_whitelist.txt | |
+++ b/build/make/core/tasks/check_boot_jars/package_whitelist.txt | |
@@ -241,3 +241,7 @@ com\.google\.vr\.platform.* | |
################################################### | |
# Packages used for Android in Chrome OS | |
org\.chromium\.arc | |
+ | |
+################################################### | |
+# piece of shit tele-ext jar | |
+org\.codeaurora\..* |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment