android_device_samsung_a20/vendor.prop
Anton Hansson f1ff6e2d9c universal7885: Use TARGET_SCREEN_DENSITY
This variable is used to auto-populate the ro.sf.lcd_density as
well as selecting density bucket for resources in recovery.

Bug: 118676832
Test: adb shell getprop ro.sf.lcd_density
Test: boot into recovery
Change-Id: Ib383d18b61e7a2058a69ae26136aa053fdba4df2
Signed-off-by: SamarV-121 <samarvispute121@pm.me>
2021-10-21 22:12:08 +09:00

29 lines
634 B
Text

## FRP
# Disable invocation of oem_lock
ro.frp.pst=/dev/block/persistent
# fastbootd
ro.fastbootd.available=true
## OMX
# Set csc support in OMX
# If not set or set to 0, OMX will only use BT.601 colorspace.
ro.vendor.cscsupported=1
## OpenGLES
ro.opengles.version=196610
## RIL
vendor.sec.rild.libpath=/vendor/lib64/libsec-ril.so
vendor.sec.rild.libpath2=/vendor/lib64/libsec-ril-dsds.so
# LTE, GSM and WCDMA
ro.telephony.default_network=9,9
# Samsung Specific Properties
ro.product_ship=true
## Surfaceflinger
debug.sf.latch_unsignaled=1
debug.sf.disable_backpressure=1
ro.surface_flinger.max_frame_buffer_acquired_buffers=3