onclite: Set device model based on hwversion
* Redmi 7 and Redmi Y3 are nearly same device except Front camera and Gyroscope sensor. * Redmi Y3 has 32MP selfie camera that is an AUX camera which is a cursed part in custom roms. And Gyroscope sensor works well in Y3 since we are including permission config which won't affect Redmi 7 as well * Hence, Redmi Y3 is an another variant of Redmi 7. Lets set the correct device name based on hwversion in init. Change-Id: Ie04a22815731b90450907a10091eb7859386b34e
libinit/Android.bp
0 → 100644
libinit/init_onclite.cpp
0 → 100644
Please register or sign in to comment