Integration with AOSP 8.1 fails
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 221
- PR merge metrics
- No merged PRs in 30d
Description
I added the repositories as documented here: https://github.com/microg/android_packages_apps_UnifiedNlp#aosp-build-system-integration
However the build fails with:
./packages/apps/UnifiedNlp/Android.mk:84: error: FindEmulator: find: `packages/apps/UnifiedNlp/unifiednlp-compat/src/v9/aidl': No such file or directory
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the AOSP build-system integration instructions linked in the issue and inspect packages/apps/UnifiedNlp/Android.mk around line 84. Reproduce the AOSP 8.1 build to investigate why unifiednlp-compat/src/v9/aidl is missing. Done means the documented integration builds without the reported FindEmulator error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100