Update DRM makefile.
Change module name to VTS format. Test: cd hardware/interfaces && mma Bug: 34178477 Change-Id: I33490627e1254ec1b1d36ebb7778e20680005910
This commit is contained in:
parent
27c2f822ba
commit
5a07bab793
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
//
|
||||
|
||||
cc_test {
|
||||
name: "drm_hidl_test",
|
||||
name: "VtsHalDrmV1_0TargetTest",
|
||||
srcs: [
|
||||
"drm_hal_clearkey_test.cpp",
|
||||
"drm_hal_vendor_test.cpp",
|
||||
|
|
Loading…
Reference in a new issue