• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Help How to find versions of various HAL in Android L?

  • Thread starter Thread starter Sob
  • Start date Start date
S

Sob

Guest
I learned from a conversation that Android HAL versions change (due to code re-factor and new features) from release to release. How can I list all the release version numbers of different HALs in Android L release?
 
Basic information (hopefully you already have this)

https://source.android.com/devices/index.html

https://source.android.com/devices/halref/files.html

https://source.android.com/source/build-numbers.html

Source -

https://code.google.com/p/android/source/checkout

As a guess I'd think that you'd want an SVN history per build number.

You'll probably get a better answer in the development forum.

http://androidforums.com/threads/developers-please-read-this-before-posting-in-here.904569/

Hope that helps. :)
 
Back
Top Bottom