sdm710-common: Correct SoC manufacturer name
Change-Id: Id17eb30edab6c0343d6676d2e3d299cdc6f3977b Signed-off-by: onettboots <blackcocopet@gmail.com> Signed-off-by: Sageofd6path <mail2anirban95@gmail.com>
This commit is contained in:
parent
b33577ec7a
commit
0971c002b4
1 changed files with 4 additions and 1 deletions
|
@ -143,9 +143,12 @@ persist.vendor.radio.procedure_bytes=SKIP
|
|||
persist.vendor.radio.enableadvancedscan=false
|
||||
|
||||
# SoC
|
||||
ro.soc.manufacturer=Qualcomm
|
||||
ro.soc.manufacturer=QTI
|
||||
ro.soc.model=SDM710
|
||||
|
||||
# Target specific Netflix custom property
|
||||
ro.netflix.bsp_rev=Q855-16947-1
|
||||
|
||||
# USB
|
||||
vendor.usb.dpl.inst.name=dpl
|
||||
vendor.usb.qdss.inst.name=qdss
|
||||
|
|
Loading…
Reference in a new issue