Fake Oppo engineer app instead of camera app, and force non-gsi Camera mode

This commit is contained in:
Pierre-Hugues Husson 2020-08-05 20:38:30 +02:00
parent d26d561dba
commit 6428935728
1 changed files with 2 additions and 1 deletions

View File

@ -689,7 +689,8 @@ if getprop ro.vendor.build.fingerprint | grep -iq \
fi
if getprop ro.build.overlay.deviceid |grep -qE '^RMX';then
setprop oppo.camera.packname com.oppo.camera
resetprop ro.vendor.gsi.build.flavor byPass
setprop oppo.camera.packname com.oppo.engineermode.camera
setprop sys.phh.xx.brand realme
fi