summaryrefslogtreecommitdiff
path: root/swg-mods-common
diff options
context:
space:
mode:
authorVictor Chong <victor.chong@linaro.org>2020-05-08 18:42:59 +0100
committerVictor Chong <victor.chong@linaro.org>2020-05-08 18:51:47 +0100
commitf5ec712cc8bfea1009d419dc14f28bf4d98af46d (patch)
tree43108098d9cfa3538885315684cf3b968f156e35 /swg-mods-common
parentefb129beb9c8e7c4e3addc53537a4a3a8375edf2 (diff)
downloadandroid-patchsets-f5ec712cc8bfea1009d419dc14f28bf4d98af46d.tar.gz
swg-mods-common: update kmgk patches
- increase hisi-nvme.img to 12mb - add selinux rules to allow fsck and init to access vendordata_block_device, where /persist is mounted Signed-off-by: Victor Chong <victor.chong@linaro.org> Change-Id: I45c79cbdd128ce687ccc920dbde5ad78b3cd8296
Diffstat (limited to 'swg-mods-common')
-rwxr-xr-xswg-mods-common4
1 files changed, 2 insertions, 2 deletions
diff --git a/swg-mods-common b/swg-mods-common
index 2beb095..0481ce9 100755
--- a/swg-mods-common
+++ b/swg-mods-common
@@ -105,11 +105,11 @@ fi
## KM mods - keymaster/gatekeeper patches
if [ X"$MANIFEST_BRANCH" = X"master" ]; then
## http://android-review.linaro.org/20604
- apply --linaro device/linaro/hikey 20604/18
+ apply --linaro device/linaro/hikey 20604/23
else
## assume pie
## http://android-review.linaro.org/21467
- apply --linaro device/linaro/hikey 21467/2
+ apply --linaro device/linaro/hikey 21467/5
fi
## build default kmgk svc too