Skip to content
Snippets Groups Projects
  • Dhina17's avatar
    23d937a3
    onclite: Set device model based on hwversion · 23d937a3
    Dhina17 authored
    * 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
    23d937a3
    History
    onclite: Set device model based on hwversion
    Dhina17 authored
    * 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
Code owners
Assign users and groups as approvers for specific file changes. Learn more.