mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-22 04:05:31 -04:00
universal7885: Split system and product props
Change-Id: I8f4fe7db8262ecae5e7ea9acbe320b293515152e Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
parent
0d5e511946
commit
c8b12e895a
5 changed files with 25 additions and 34 deletions
12
system.prop
Normal file
12
system.prop
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
# Configstore
|
||||
ro.surface_flinger.max_frame_buffer_acquired_buffers=3
|
||||
|
||||
# fastbootd
|
||||
ro.fastbootd.available=true
|
||||
|
||||
# Graphics
|
||||
debug.sf.latch_unsignaled=1
|
||||
|
||||
# RIL
|
||||
# LTE, GSM and WCDMA
|
||||
ro.telephony.default_network=9,9
|
||||
Loading…
Reference in a new issue