You-Sheng Yang

Results 9 comments of You-Sheng Yang

perf depends on libelf. In original android build, libelf is only for host programs and its config is generated for host linux. libelf host build therefore depends on gettext and...

I managed to build libelf for target device, but could go any step further. Perf highly depends on glibc extensions, symbols or the like. There is even a check rule...

Buzilla issue opened in https://bugzilla.mozilla.org/show_bug.cgi?id=740238

1) internal sdcard mount failure: There are 12 partitions in mmcblk0, but vold defines MAX_PARTITIONS to 4 and mPendingPartMap types as uchar. With modifications to the two definitions, command `vdc...

Required changes: https://github.com/michaelwu/clockworkmod_galaxys2_initramfs/pull/2 https://github.com/vicamo/android_platform_system_vold/commit/054fb3155ea18c95629600da8e5540bb97ee825f (need to fork system/vold)

@cgjones I've create another pull request [#161](https://github.com/andreasgal/B2G/pull/161) for this project. To be summarized, - michaelwu/clockworkmod_galaxys2_initramfs/pull/[2](https://github.com/michaelwu/clockworkmod_galaxys2_initramfs/issues/2): merged by @michaelwu - andreasgal/B2G/pull/[161](https://github.com/andreasgal/B2G/pull/161): waiting for review/verification

@michaelwu boot/clockworkmod_galaxys2_initramfs haven't got updated in B2G submodule since #f857321. Should I submit another pull request?

I have a pull [request](https://github.com/andreasgal/B2G/pull/165) to fix sync error if it was meant to be current HEAD of cwm.