when i type repo init -u git://android.git.kernel.org/platform/manifest.git,
repo shows new tag just v1.6.8.9. is it correct? or any problem?
I should decide we update our platform or not. we have out of memory
problem in gallery application when sdcard has very many files (over
5000)
and want to know version 2.07 correct that problem.
thanks :)
--
You received this message because you are subscribed to the Google Groups "android-platform" group.
To post to this group, send email to android-...@googlegroups.com.
To unsubscribe from this group, send email to android-platfo...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-platform?hl=en.
$ cd external/opencore
$ git tag
$ git log
$ git reset --hard v2.07
$ git log