mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 19:55:33 -04:00
Change-Id: Idf55ef6a0a249f741d058239cd96dc8f3285a810 Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
22 lines
427 B
Text
22 lines
427 B
Text
# Configstore
|
|
ro.surface_flinger.max_frame_buffer_acquired_buffers=3
|
|
|
|
# fastbootd
|
|
ro.fastbootd.available=true
|
|
|
|
# Graphics
|
|
debug.sf.latch_unsignaled=1
|
|
|
|
# Set csc support in OMX
|
|
# If not set or set to 0, OMX will only use BT.601 colorspace.
|
|
ro.vendor.cscsupported=1
|
|
|
|
# RIL
|
|
# LTE, GSM and WCDMA
|
|
ro.telephony.default_network=9,9
|
|
|
|
# Samsung Specific Properties
|
|
ro.product_ship=true
|
|
|
|
# RILD debug level setting
|
|
ro.debug_level=0x494d
|