commit | 60dd25356df5553a8c085a9d1cd1aa71159342aa | [log] [tgz] |
---|---|---|
author | Pierre-Hugues Husson <phh@phh.me> | Sun May 27 13:16:13 2018 +0200 |
committer | Pierre-Hugues Husson <phh@phh.me> | Sun May 27 13:52:16 2018 +0200 |
tree | bfdfa1977b6c67aad728483a4f0b384c77fad372 | |
parent | a9a6cba4ddf8227d43cec50fb6d48a410e9369c9 [diff] |
Rename huawei/backlight overlay to huawei, because it will contain other values
diff --git a/vndk-detect b/vndk-detect index 563af53..4043306 100644 --- a/vndk-detect +++ b/vndk-detect
@@ -17,7 +17,7 @@ if getprop ro.vendor.build.fingerprint |grep -qiE '(huawei|honor|hi3660)' || [ -n "$FOUND_HUAWEI" ];then FOUND_HUAWEI=1 - setprop persist.sys.overlay.huawei.backlight true + setprop persist.sys.overlay.huawei true fi if [ -n "$FOUND_HUAWEI" ];then