blob: e3fe052b4772c7bed0055b843a8c3bae2a360602 (
plain)
1
2
3
4
5
6
7
8
9
|
# Latest hardware revision supported
ro.product.model.platform=1
# OEM props
import /oem/oem.prop persist.radio.multisim.config
import /oem/oem.prop ro.product.device
import /oem/oem.prop ro.product.manufacturer
import /oem/oem.prop ro.product.model
import /oem/oem.prop ro.product.name
|