mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 20:45:31 -04:00
universal7885: props: add ro.csc.
This commit is contained in:
parent
3cb0ede6bb
commit
59e0ac89e7
5 changed files with 14 additions and 10 deletions
|
|
@ -50,7 +50,13 @@ vendor.display.disable_scaler=0
|
|||
|
||||
## SoC
|
||||
ro.soc.manufacturer=samsung
|
||||
ro.soc.model=exynos7884B
|
||||
ro.soc.model=exynos7885
|
||||
|
||||
### CSC
|
||||
ro.csc.sales_code=KTC
|
||||
ro.csc.country_code=Korea
|
||||
ro.csc.countryiso_code=KR
|
||||
ro.csc.omcmw_code=KTC
|
||||
|
||||
# Wifi direct
|
||||
wifi.direct.interface=p2p0
|
||||
|
|
|
|||
Loading…
Reference in a new issue