Loading drm/1.0/vts/functional/Android.bp +5 −2 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ cc_test { srcs: [ "drm_hal_clearkey_test.cpp", "drm_hal_vendor_test.cpp", "vendor_modules.cpp" "vendor_modules.cpp", ], static_libs: [ "android.hardware.drm@1.0", Loading @@ -32,5 +32,8 @@ cc_test { "libssl", "libcrypto_static", ], test_suites: ["general-tests"], test_suites: [ "general-tests", "vts-core", ], } Loading
drm/1.0/vts/functional/Android.bp +5 −2 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ cc_test { srcs: [ "drm_hal_clearkey_test.cpp", "drm_hal_vendor_test.cpp", "vendor_modules.cpp" "vendor_modules.cpp", ], static_libs: [ "android.hardware.drm@1.0", Loading @@ -32,5 +32,8 @@ cc_test { "libssl", "libcrypto_static", ], test_suites: ["general-tests"], test_suites: [ "general-tests", "vts-core", ], }