Sync up to v208
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
From 5529a224373874a11d77fd31e25428cc10fbc1a4 Mon Sep 17 00:00:00 2001
|
||||
From effea609cca3fbf28c4d58b32008053ffc69971a Mon Sep 17 00:00:00 2001
|
||||
From: Pierre-Hugues Husson <phh@phh.me>
|
||||
Date: Fri, 6 Sep 2019 15:10:28 +0200
|
||||
Subject: [PATCH] Whitelist radio HALs (needed because they need to e in
|
||||
@@ -10,13 +10,13 @@ Change-Id: If1ccbedde92955bb86f4c6db6d68502784de1d8d
|
||||
1 file changed, 3 insertions(+)
|
||||
|
||||
diff --git a/core/tasks/check_boot_jars/package_whitelist.txt b/core/tasks/check_boot_jars/package_whitelist.txt
|
||||
index 7e2e56c4c..daa23ddbd 100644
|
||||
index 610301841..45266c5f1 100644
|
||||
--- a/core/tasks/check_boot_jars/package_whitelist.txt
|
||||
+++ b/core/tasks/check_boot_jars/package_whitelist.txt
|
||||
@@ -247,3 +247,6 @@ org\.chromium\.arc\..*
|
||||
# LineageOS
|
||||
lineageos\.platform
|
||||
org\.lineageos\.platform\.internal
|
||||
@@ -258,3 +258,6 @@ org\.codeaurora\.internal.*
|
||||
###################################################
|
||||
# IFAA Manager used for Alipay and/or WeChat payment
|
||||
org\.ifaa\.android\.manager.*
|
||||
+
|
||||
+vendor\.samsung\.hardware\.radio\.V1_2
|
||||
+vendor\.mediatek\.hardware\.radio\.V2_0
|
||||
|
||||
Reference in New Issue
Block a user