Some Bug Fixes While Porting

The list is here of all bugs and detailed with fixes and the lists will be updated


AUDIO Not Working :
replace

  • system/lib/libaudio.primary.default.so
  • system/lib/libaudioflinger.so

Camera Not Working :
replace

  • system/lib/lib3a.so
  • system/lib/libcamdrv.so
  • system/lib/libcameracustom.so
  • system/lib/libdpframework.so
  • system/lib/libfeatureio.so
  • system/lib/libimageio.so

Sensors Not Working #1:
replace

  • system/bin/akmd8975
  • system/bin/sensorservice
  • system/etc/permissions/android.hardware.sensor.accelerometer.xml
  • system/etc/permissions/android.hardware.sensor.compass.xml
  • system/etc/permissions/android.hardware.sensor.gyroscope.xml
  • system/etc/permissions/android.hardware.sensor.light.xml
  • system/etc/permissions/android.hardware.sensor.proximity.xml  and any other xml file with sensor named.
  • system/lib/hw/sensors.default.so
  • system/lib/hw/sensors.goldfish.so
  • system/lib/hw/sensors.mt6582.so


Sensors Not Working #2:
replace

  • boot.img/initrd/init.rc/from "#sensor service (begin)" to "#sensor service (end)"  (in new roms the lines may be iun init_mt65xx.rc


Battery Cahrging Animation when switched off #1(See #2 for marshmalow and higher):
replace

  • system/bin/ipod
  • system/lib/libshowlogo.so



Battery Cahrging Animation when switched off #2:
replace

  • boot.img/init.rc/bin/healthd from working mm rom 
Previous
Next Post »