ADT-1 Android TV Sample Build.prop

From Exploitee.rs
Jump to navigationJump to search

ADT-1 Sample build.prop

Below is a sample build.prop for a Google IO obtained ADT-1 Android TV.

# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=LPV79
ro.build.display.id=LPV79
ro.build.version.incremental=1236599
ro.build.version.sdk=20
ro.build.version.codename=L
ro.build.version.all_codenames=L
ro.build.version.release=L
ro.build.date=Wed Jun 18 19:47:21 UTC 2014
ro.build.date.utc=1403120841
ro.build.type=user
ro.build.user=android-build
ro.build.host=wped24.hot.corp.google.com
ro.build.tags=release-keys
ro.product.model=ADT-1
ro.product.brand=google
ro.product.name=molly
ro.product.device=molly
ro.product.board=molly
# 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.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=tegra4
# ro.build.product is obsolete; use ro.product.device
ro.build.product=molly
# Do not try to parse description, fingerprint, or thumbprint
ro.build.description=molly-user L LPV79 1236599 release-keys
ro.build.fingerprint=google/molly/molly:L/LPV79/1236599:user/release-keys
ro.build.thumbprint=L/LPV79/1236599:user/dev-keys
ro.build.characteristics=nosdcard
# end build properties
#
# from device/google/molly/system.prop
#
#
# system.prop for molly
#

# GPU producer to CPU consumer not supported
ro.bq.gpu_to_cpu_unsupported=1

# from dalmore, check nvidia
persist.tegra.nvmmlite = 1

# HDMI only display
persist.tegra.hdmi.primary = 1

# hwcomposer selects max HDMI resolution
persist.sys.hdmi.resolution = Max

# hwcomposer tells surface flinger to always use 1920x1080 resolution
# regardless of HDMI mode
persist.sys.display.resolution = 1920x1080

# use glcomposer as the default compositor
persist.tegra.compositor=glcomposer

# disable EGL_BUFFER_PRESERVED extension for OpenGLRenderer
debug.hwui.render_dirty_regions=false

# hwui parameters
ro.hwui.texture_cache_size=48.0
ro.hwui.layer_cache_size=32.0
ro.hwui.gradient_cache_size=0.8
ro.hwui.path_cache_size=24.0
ro.hwui.shape_cache_size=3.0
ro.hwui.drop_shadow_cache_size=4.0
ro.hwui.text_small_cache_width=1024
ro.hwui.text_small_cache_height=512
ro.hwui.text_large_cache_width=2048
ro.hwui.text_large_cache_height=1024
ro.hwui.texture_cache_flushrate=0.4

# don't preload OpenGL in Zygote, the Tegra drivers do not like it
ro.zygote.disable_gl_preload=true

#
# ADDITIONAL_BUILD_PROPERTIES
#
service.adb.tcp.port=4321
media.stagefright.cache-params=10240/20480/15
media.aac_51_output_enabled=true
dalvik.vm.implicit_checks=none
ro.com.android.wifi-watchlist=GoogleGuest
ro.error.receiver.system.apps=com.google.android.gms
ro.vold.wipe_on_crypt_fail=1
drm.service.enabled=true
ro.com.widevine.cachesize=16777216
wifi.interface=wlan0
camera.disable_zsl_mode=1
ro.sf.lcd_density=320
ro.opengles.version=131072
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.dexopt-flags=m=y
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt