Le 23/12/2013 20:27, Philip Wright a écrit :
> On Friday, 12 October 2012 03:43:08 UTC+1, bin guo  wrote:
>> Dear all,
>>
>> I have built LG optimus L5 image from source code, and flash system.img to
>>
>> my phone. But because LG optimus L5 has security check, It show "Security
>>
>> Error" when booting.
>>
>> Then I decided to change the method. I push b2g binaries and webapps to
>>
>> system and data partitions respectively. Then started b2g process through
>>
>> adb tool. Now the problem comes. Android UI and b2g process are running at
>>
>> the same time. They both response to the touch and key event. The screen
>>
>> show Android UI and firefox os UI alternately. I have tried to stop Android
>>
>> UI process, but the screen froze when android UI process stoped.
>>
>> Who can help me to make b2g running on my L5 phone?
>>
>>
>>
>> BR,
>>
>> rubin
> 
> patch the bootloader.

Or at least, adb shell stop surfaceflinger

and maybe rename /system/bin/surfaceflinger to
/system/bin/surfaceflinger.bak

> _______________________________________________
> dev-b2g mailing list
> [email protected]
> https://lists.mozilla.org/listinfo/dev-b2g
> 

_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to