mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 19:55:33 -04:00
universal7885: Set manufacturer and soc properties
Set soc model and manufacturer properties Change-Id: Ia75eb8862c7d879c40e64527d32d082bfa9b8e42 Signed-off-by: SamarV-121 <samarvispute121@pm.me> Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
This commit is contained in:
parent
9b5a8c4f89
commit
72d3545e26
1 changed files with 4 additions and 0 deletions
|
|
@ -22,6 +22,10 @@ debug.sf.disable_backpressure=1
|
|||
ro.surface_flinger.max_frame_buffer_acquired_buffers=3
|
||||
debug.sf.latch_unsignaled=0
|
||||
|
||||
## SoC
|
||||
ro.soc.manufacturer=samsung
|
||||
ro.soc.model=exynos7884B
|
||||
|
||||
# Wifi direct
|
||||
wifi.direct.interface=p2p0
|
||||
# Audio (APTX)
|
||||
|
|
|
|||
Loading…
Reference in a new issue