-
Notifications
You must be signed in to change notification settings - Fork 307
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
PRODUCT_STATIC_BOOT_CONTROL_HAL is obsolete. Use shared library module instead. #32
Comments
You mean the 12.1 branch? |
Yes, android 11 |
11 or 12.1? |
12.1, yes. |
error: PRODUCT_STATIC_BOOT_CONTROL_HAL is obsolete. Use shared library module instead. how can i solve this error???? |
|
I don't really know what does it meant, but looks like need to update this lib
https://android.googlesource.com/platform/build/+/master/Changes.md#PRODUCT_STATIC_BOOT_CONTROL_HAL.
What I must do to fix that?
The text was updated successfully, but these errors were encountered: