Created
November 15, 2017 18:26
-
-
Save lewurm/1ab13e7f001df60eec9eb1a7caae841b to your computer and use it in GitHub Desktop.
Samsung Chromebook Plus build.prop
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# begin build properties | |
# autogenerated by buildinfo.sh | |
ro.build.id=R61-9765.85.0 | |
ro.build.display.id=R61-9765.85.0 release-keys | |
ro.build.version.incremental=4391409 | |
ro.build.version.sdk=25 | |
ro.build.version.preview_sdk=0 | |
ro.build.version.codename=REL | |
ro.build.version.all_codenames=REL | |
ro.build.version.release=7.1.1 | |
ro.build.version.security_patch=2017-08-01 | |
ro.build.version.base_os= | |
ro.build.date=Thu Oct 12 10:05:00 UTC 2017 | |
ro.build.date.utc=1507802700 | |
ro.build.type=user | |
ro.build.user=android-build | |
ro.build.host=vpea6.mtv.corp.google.com | |
ro.build.tags=release-keys | |
ro.build.flavor=cheets_arm-user | |
ro.build.system_root_image=true | |
ro.product.model=Samsung Chromebook Plus | |
ro.product.brand=google | |
ro.product.name=kevin | |
ro.product.device=kevin_cheets | |
ro.product.board=kevin | |
# ro.product.cpu.abi and ro.product.cpu.abi2 are obsolete, | |
# use ro.product.cpu.abilist instead. | |
ro.product.cpu.abi=armeabi-v7a | |
ro.product.cpu.abi2=armeabi | |
ro.product.cpu.abilist=armeabi-v7a,armeabi | |
ro.product.cpu.abilist32=armeabi-v7a,armeabi | |
ro.product.cpu.abilist64= | |
ro.product.manufacturer=google | |
ro.product.locale=en-US | |
ro.wifi.channels= | |
ro.board.platform=rk3288 | |
# ro.build.product is obsolete; use ro.product.device | |
ro.build.product=cheets_arm | |
# Do not try to parse description, fingerprint, or thumbprint | |
ro.build.description=kevin 7.1.1 R61-9765.85.0 4391409 release-keys | |
ro.build.fingerprint=google/kevin/kevin_cheets:7.1.1/R61-9765.85.0/4391409:user/release-keys | |
ro.build.characteristics=device | |
# end build properties | |
# | |
# ADDITIONAL_BUILD_PROPERTIES | |
# | |
ro.hardware.sensors=cheets | |
persist.sys.dalvik.vm.digest=true | |
ro.product.first_api_level=23 | |
ro.carrier=unknown | |
ro.setupwizard.require_network=any | |
keyguard.no_require_sim=true | |
ro.com.widevine.cachesize=16777216 | |
ro.config.alarm_alert=Oxygen.ogg | |
drm.service.enabled=true | |
ro.config.notification_sound=OnTheHunt.ogg | |
wifi.interface=wlan0 | |
dalvik.vm.stack-trace-file=/var/run/anr/traces.txt | |
dalvik.vm.heapstartsize=16m | |
dalvik.vm.heapgrowthlimit=192m | |
dalvik.vm.heapsize=512m | |
dalvik.vm.heaptargetutilization=0.75 | |
dalvik.vm.heapminfree=512k | |
dalvik.vm.heapmaxfree=8m | |
persist.sys.dalvik.vm.lib.2=libart.so | |
dalvik.vm.isa.arm.variant=cortex-a15 | |
dalvik.vm.isa.arm.features=default | |
net.bt.name=Android |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment