Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

infer platform from properties from adb … shell getprop #19

Open
cvan opened this issue Jul 9, 2018 · 0 comments
Open

infer platform from properties from adb … shell getprop #19

cvan opened this issue Jul 9, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@cvan
Copy link
Contributor

cvan commented Jul 9, 2018

% adb devices
List of devices attached
5LTBC516291253	device
% adb -s 5LTBC516291253 shell getprop
% adb -s 5LTBC516291253 shell getprop | grep -i oculus
[debug.oculus.enableVideoCapture]: [0]
[debug.oculus.inputController]: [malibu]
[debug.oculus.useGearVrService]: [1]
[debug.oculus.vrapilayers]: [Rage,PowerLevelSwitcher,UtilPoller,VrIntegrationLayer]
[oculus.controller1.connected]: [false]
[oculus.controller1.firmware]: [2.7.1]
[oculus.controller1.model]: [pacific_mp]
[oculus.cpuset.imu_config_needed]: [24433038734]
[oculus.device]: [true]
[oculus.vrshell.onBoot]: [true]
[ro.bootimage.build.fingerprint]: [oculus/vr_pacific/pacific:7.1.2/N2G48H/27130.12430.180:user/release-keys]
[ro.build.fingerprint]: [oculus/vr_pacific/pacific:7.1.2/N2G48H/27130.12430.180:user/release-keys]
[ro.logd.filter]: ["1000 com.oculus.updater"]
[ro.oculus.sysimg.ver]: [1]
[ro.ovr.home_uri]: [com.oculus.vrshell.home/com.oculus.vrshell.home.MainActivity]
[ro.ovr.settings_uri]: [com.oculus.systemactivities/com.oculus.systemactivities.PlatformActivity]
[ro.product.brand]: [oculus]
[ro.product.manufacturer]: [Oculus]
@cvan cvan added the enhancement New feature or request label Jul 12, 2018
@cvan cvan changed the title store state on device in a JSON file infer platform from properties from adb … shell getprop Jul 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant