Hello, We want to extends some additional functionalities as system library and distribute it as sdk add-on to other developers for application development.
To get started, I am trying to build sample SDK addon (AOSP/device/sample). But its always failing with error: FAILED: ninja: 'out/target/common/docs/platform_library-timestamp', needed by 'out/host/linux-x86/sdk_addon/platform_library-eng.<USER>-linux-x86.zip', missing and no known rule to make it Does anyone face this issue? Other details: - System: Ubuntu 20.04.02 - Working with current master branch and have initialized the repo to fetch all the groups (-g all). - We are able to build and work with the customized system image. PS: We also encountered an error which got fixed by following this link <http://hamer-blog.logdown.com/posts/736023-android-51-how-to-fix-build-error-of-sample-addon> . -- -- You received this message because you are subscribed to the "Android Building" mailing list. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-building?hl=en --- You received this message because you are subscribed to the Google Groups "Android Building" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/android-building/9754c378-ce8d-4d65-b5c7-034d75eeb5e6n%40googlegroups.com.
