DEBSOURCES
Skip Quicknav
sources / android-platform-frameworks-native / 1%3A8.1.0%2Br23-2 / opengl / tests / gralloc / Android.bp
12345678910111213
cc_test { name: "test-opengl-gralloc", srcs: ["gralloc.cpp"], gtest: false, shared_libs: [ "libcutils", "libutils", "libui", ], }