Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build inline in AOSP #97

Closed
chirayudesai opened this issue Jul 9, 2020 · 3 comments
Closed

Build inline in AOSP #97

chirayudesai opened this issue Jul 9, 2020 · 3 comments

Comments

@chirayudesai
Copy link
Member

To avoid having to use prebuilt APKs

@chirayudesai
Copy link
Member Author

I tried to get this working when we were doing the initial work, but gave up after having lots of Kotlin issues.

@mikeNG has made a lot of progress on this recently.

Let's get this done to make it easier to include in other AOSP environments such as LineageOS

@chirayudesai
Copy link
Member Author

./gradlew androidDependencies prints the deps, can be used for verification.

chirayudesai added a commit that referenced this issue Sep 8, 2020
* Add Android.bp to compile using AOSP build system instead of gradle
* Add prebuilt external libs that are not available on AOSP

Fixes #97

Co-authored-by: Chirayu Desai <chirayudesai1@gmail.com>
@mikeNG
Copy link
Contributor

mikeNG commented Sep 8, 2020

This can be closed now

chirayudesai added a commit to chirayudesai/backup that referenced this issue Sep 9, 2020
* Add Android.bp to compile using AOSP build system instead of gradle
* Add prebuilt external libs that are not available on AOSP

Fixes seedvault-app#97

Co-authored-by: Chirayu Desai <chirayudesai1@gmail.com>
chirayudesai added a commit that referenced this issue Sep 11, 2020
* Add Android.bp to compile using AOSP build system instead of gradle
* Add prebuilt external libs that are not available on AOSP

Fixes #97

Co-authored-by: Chirayu Desai <chirayudesai1@gmail.com>
chirayudesai added a commit that referenced this issue Oct 21, 2020
* Add Android.bp to compile using AOSP build system instead of gradle
* Add prebuilt external libs that are not available on AOSP

Fixes #97

Co-authored-by: Chirayu Desai <chirayudesai1@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants