Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- added this to init.tenderloin.rc
- 1.
- setprop debug.gralloc.map_fb_memory 1
- setprop debug.egl.swapinterval -1
- setprop debug.gr.numframebuffers 3
- 2.
- prevented debugfs from being mounted in systemd
- 3. copied some files
- gralloc.msm8660.so gralloc.tenderloin.so
- hwcomposer.msm8660.so hwcomposer.tenderloin.so
- copybit.msm8660.so copybit.tenderloin.so
- 4. still manually creating system folder and removing it from systemd
- 5.
- HYBRIS_EGLPLATFORM=fbdev
- EGL_PLATFORM=fbdev
- in droid-hal-device.conf
- 6.
- QCOM_BSP set in hwcomposer and spec.rpm
- 7. renamed /usr/libhybris/eglplatform_hwcomposer to hwcomposer
- renamed eglplatform_null.so eglplatform_hwcomposer.so
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement