Hi Google, I am using Android R release code base and trying to integrate our old Q based Android bp files into this R version. During build i am facing the below list of unrecognized property issues.
error: vendor/alliance/services/car/core/base/service/Android.bp:15:12: unrecognized property "api_dir" error: vendor/alliance/system/bootanimation/Android.bp:43:23: unrecognized property "product_variables.product_is_iot" error: vendor/alliance/system/bootanimation/Android.bp:85:23: unrecognized property "product_variables.product_is_iot" error: vendor/alliance/system/bootanimation/iot/Android.bp:45:23: unrecognized property "product_variables.product_is_iot" error: vendor/alliance/services/car/api-check/Android.bp:26:17: unrecognized property "api_tag_name" error: vendor/alliance/services/car/api-check/Android.bp:54:17: unrecognized property "api_tag_name" Can someone help me to fix these issues? Thanks, Balraj S. -- -- 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/7dce75e1-5ba9-44ad-b26f-c58c2d1a9fa1n%40googlegroups.com.
