sonyxperiadev / device-sony-maple

39 stars 33 forks source link

[WIP] g8142.mk: Prefix persist.vendor to radio props #59

Closed ix5 closed 5 years ago

ix5 commented 5 years ago

This is needed since whitelisted "compatible" properties must begin with either vendor or persist.vendor, see system/core/init/stable_properties.h.

Also get rid of persist.multisim.config since it is no longer used anywhere.