gps停止
adb shell settings put secure location_providers_allowed -gps
gps有効
adb shell settings put secure location_providers_allowed +gps
不要サービス停止
adb shell pm disable-user --user 0 com.oculus.os.logcollector adb shell pm disable-user --user 0 com.oculus.gatekeeperservice adb shell pm disable-user --user 0 com.oculus.notification_proxy adb shell pm disable-user --user 0 com.oculus.unifiedtelemetry adb shell pm disable-user --user 0 com.oculus.bugreporter