Set first_api_level, this helps disable bpf requirements
This commit is contained in:
parent
cbc8d1e1af
commit
f7c23ba986
@ -415,3 +415,5 @@ if [ -f /system/phh/secure ];then
|
|||||||
resetprop ro.adb.secure 1
|
resetprop ro.adb.secure 1
|
||||||
setprop ctl.restart adbd
|
setprop ctl.restart adbd
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
setprop ro.product.first_api_level "$vndk"
|
||||||
|
Loading…
Reference in New Issue
Block a user