egl/android: refactor to use the legit vndk/window.h header
Using the system/window.h header can potentially cause AHB breakage because the system header is reserved for platform internal use. Signed-off-by: Yiwei Zhang <zzyiwei@chromium.org> Reviewed-by: Rob Clark <robdclark@chromium.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11206>
This commit is contained in:
@@ -28,7 +28,6 @@ cp -av platform-frameworks-native/libs/nativewindow/include/vndk \
|
||||
platform-system-core/libsystem/include/system \
|
||||
platform-system-core/liblog/include/log \
|
||||
platform-frameworks-native/libs/nativewindow/include/apex \
|
||||
platform-frameworks-native/libs/nativewindow/include/system \
|
||||
platform-frameworks-native/libs/nativebase/include/nativebase \
|
||||
${dest}
|
||||
|
||||
|
Reference in New Issue
Block a user