commit | 25d7b4c53982f48ebd78b5bd7d0d6856f49cdf10 | [log] [tgz] |
---|---|---|
author | Pierre-Hugues Husson <phh@phh.me> | Tue Apr 03 00:13:48 2018 +0200 |
committer | Pierre-Hugues Husson <phh@phh.me> | Tue Apr 03 00:13:48 2018 +0200 |
tree | 0a4842855710c8c425fee751d52d79eeaf7feeff | |
parent | 1e27cc1157a6de099ad07709f0cb7972c058192e [diff] [blame] |
Resize /system in boot Is it really safe? Tested on Allview V3 Viper and Huawei Mate 9
diff --git a/vndk.rc b/vndk.rc index 064f0ae..7a31398 100644 --- a/vndk.rc +++ b/vndk.rc
@@ -1,4 +1,5 @@ on post-fs exec - root -- /system/bin/vndk-detect + exec - root -- /system/bin/resize-system.sh mount none /system/etc/usb_audio_policy_configuration.xml /vendor/etc/usb_audio_policy_configuration.xml bind export LD_CONFIG_FILE /system/etc/ld.config.${persist.sys.vndk}.txt