You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I depends on libva_headers in Android.bp. But the include path doesn't have va/va_drm.h.
In usual build, va/va_drm.h is created by moving va/drm/va_drm.h to va/va_drm.h.
I think we need to do the same thing in libva_headers.