AOSP10r2 编译报错 。 device/ti/beagle_x15/AndroidProducts.mk:20: error: build/target/product/AndroidProducts.mk: No such file or directory 14:31:45 dumpvars failed with: exit status 1
/home/houlai/bin/aosp/out/soong/.intermediates/frameworks/base/framework/android_common/gen/aidl/frameworks/base/core/java/android/app/IMikRom.java:7: error: Added class android.app.IMikRom [AddedInterface] /home/houlai/bin/aosp/frameworks/base/core/java/android/app/MikRomManager.java:7: error: Added class android.app.MikRomManager [AddedClass] /home/houlai/bin/aosp/frameworks/base/core/java/android/content/Context.java:3472: error: Added field android.content.Context.MIKROM_SERVICE [AddedField] Aborting: Found compatibility problems checking the public API against the API in /home/houlai/bin/aosp/frameworks/base/api/current.txt -e ****************************** You have tried to change the API from what has been previously approved.
To make these errors go away, you have two choices: 1. You can add '@hide' javadoc comments to the methods, etc. listed in the errors above.
2. You can update current.txt by executing the following command: make api-stubs-docs-update-current-api
To submit the revised current.txt to the main Android repository, you will need approval. ******************************