mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 04:25:33 -04:00
universal7885: Import some system properties from stock
Change-Id: Idf55ef6a0a249f741d058239cd96dc8f3285a810 Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
parent
c8b12e895a
commit
509cba566f
1 changed files with 10 additions and 0 deletions
10
system.prop
10
system.prop
|
|
@ -7,6 +7,16 @@ ro.fastbootd.available=true
|
||||||
# Graphics
|
# Graphics
|
||||||
debug.sf.latch_unsignaled=1
|
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
|
# RIL
|
||||||
# LTE, GSM and WCDMA
|
# LTE, GSM and WCDMA
|
||||||
ro.telephony.default_network=9,9
|
ro.telephony.default_network=9,9
|
||||||
|
|
||||||
|
# Samsung Specific Properties
|
||||||
|
ro.product_ship=true
|
||||||
|
|
||||||
|
# RILD debug level setting
|
||||||
|
ro.debug_level=0x494d
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue