I am making new platform sdk, from the platform build. I found that android.jar created with sdk build contains only public APIs. I wanted all APIs marked as "@hide" also be part of android.jar. I am trying to undersand the build process to tweak doclava. But not able to find any way to change it.Any idea which make file calls doclava?Regards,Pratik
--
You received this message because you are subscribed to the Google Groups "android-platform" group.
To post to this group, send email to android-platform@googlegroups.com.
To unsubscribe from this group, send email to android-platform+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-platform?hl=en.
--
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.
Do not use hidden APIs.