Set first_api_level, this helps disable bpf requirements

This commit is contained in:
Pierre-Hugues Husson 2019-09-12 20:57:42 +02:00
parent cbc8d1e1af
commit f7c23ba986
1 changed files with 2 additions and 0 deletions

View File

@ -415,3 +415,5 @@ if [ -f /system/phh/secure ];then
resetprop ro.adb.secure 1
setprop ctl.restart adbd
fi
setprop ro.product.first_api_level "$vndk"