sanders: init: cleanup

* Remove some proprietary scripts
* Should help for sepolicy rules
This commit is contained in:
Vachounet
2018-01-08 15:54:29 +01:00
committed by therootlord
parent 27a5f54f17
commit 47ef5fd5b2
8 changed files with 1 additions and 531 deletions

View File

@@ -82,6 +82,7 @@ void vendor_load_properties()
property_set("ro.hw.device", device.c_str());
property_set("ro.hw.radio", radio.c_str());
property_set("ro.hw.fps", "true");
property_set("ro.hw.imager", "12MP");
num_sims();
}