Move wv service relative_install_path to defaults

Bug: 323289757
Test: TreeHugger
Change-Id: I4dfd8836527f4c2d376ee9dd7f3dbf04a058a233
This commit is contained in:
Robert Shih
2024-02-01 13:20:22 -08:00
parent 57d231db1b
commit 35d09f3f00

View File

@@ -95,6 +95,7 @@ cc_defaults {
owner: "widevine",
proprietary: true,
min_sdk_version: "34",
relative_install_path: "hw",
include_dirs: [
"vendor/widevine/libwvdrmengine/cdm/core/include/",
"vendor/widevine/libwvdrmengine/include",
@@ -141,7 +142,6 @@ cc_binary {
"common_widevine_service-multilib-first",
"common_widevine_service-multilib-defaults-aidl",
],
relative_install_path: "hw",
stl: "c++_static",
@@ -168,7 +168,6 @@ cc_binary {
"common_widevine_service-multilib-first",
"common_widevine_service-multilib-defaults-aidl",
],
relative_install_path: "hw",
stl: "c++_static",