Update renderengine dependency to VTS
Bug: 218954037 Test: builds Change-Id: I31f8a8764fa66a9aec4762354c425ba1442ef351 Merged-In: I31f8a8764fa66a9aec4762354c425ba1442ef351
This commit is contained in:
parent
237cd1c054
commit
55f76ca7af
2 changed files with 2 additions and 0 deletions
|
@ -37,6 +37,7 @@ cc_library_static {
|
|||
static_libs: [
|
||||
"android.hardware.graphics.composer@2.1-vts",
|
||||
"android.hardware.graphics.composer@2.2",
|
||||
"android.hardware.graphics.composer3-V1-ndk",
|
||||
"android.hardware.graphics.mapper@2.1-vts",
|
||||
"libarect",
|
||||
"libgtest",
|
||||
|
|
|
@ -65,6 +65,7 @@ cc_test {
|
|||
"android.hardware.graphics.composer@2.1-vts",
|
||||
"android.hardware.graphics.composer@2.2",
|
||||
"android.hardware.graphics.composer@2.2-vts",
|
||||
"android.hardware.graphics.composer3-V1-ndk",
|
||||
"android.hardware.graphics.mapper@2.0-vts",
|
||||
"android.hardware.graphics.mapper@2.1-vts",
|
||||
"android.hardware.graphics.mapper@3.0-vts",
|
||||
|
|
Loading…
Reference in a new issue