commit | 520fea111ec6105c3cd4ab87cc31e305b5a26d8c | [log] [tgz] |
---|---|---|
author | Pierre-Hugues Husson <phh@phh.me> | Tue Apr 24 22:36:59 2018 +0200 |
committer | Pierre-Hugues Husson <phh@phh.me> | Wed Apr 25 22:18:38 2018 +0200 |
tree | 7fc480c4acefb7c013a838de36b9793a834c69e1 | |
parent | c2662ea37ce4b087f4bc6d17eb36ec5014b0e2cd [diff] [blame] |
Instead of patching properties, patch libs reading properties to get boot.imgs SPL
diff --git a/base.mk b/base.mk index 4b50763..66800de 100644 --- a/base.mk +++ b/base.mk
@@ -24,6 +24,7 @@ ro.build.version.codename=$(PLATFORM_VERSION_CODENAME) \ ro.build.version.all_codenames=$(PLATFORM_VERSION_ALL_CODENAMES) \ ro.build.version.release=$(PLATFORM_VERSION) \ + ro.build.version.security_patch=$(PLATFORM_SECURITY_PATCH) \ ro.adb.secure=0 #VNDK config files