Hi @all,
Camera issue:
to fix the 180 angle problem of the front cam you have to modify the file /etc/camera3_profiles.xml and set sensor.orientation to 0 instead of 180 inside the front cam profile (cameraId=”1″ name=”ov2680″).
Gapps issue:
when flashing the ROM and gapps afterwards via recovery i15t_recovery.img the gapps part fails for two reasons (insufficient system storage and invalid SDK 5.1). This can be fixed by modifing the installer.sh of the gapps.zip. Just comment all if-blocks that contain the given error message. The script will run fine afterwards. (alternatively build.prop has to be modified sdk22 -> sdk23)
Any ideas about the blue stripes when taking pictures with both the front and back camera? I assume that’s also related to the camera profile settings.