sm8250-common: Relocate our custom HALs to vendor
* Adjust them for usage in /vendor while at it. Change-Id: I84463a912d98e8af14ca31ffd8ac95db1aac916e
This commit is contained in:
@@ -14,8 +14,8 @@
|
||||
// limitations under the License.
|
||||
|
||||
cc_binary {
|
||||
name: "lineage.touch@1.0-service.oneplus_kona",
|
||||
init_rc: ["lineage.touch@1.0-service.oneplus_kona.rc"],
|
||||
name: "vendor.lineage.touch@1.0-service.oneplus_kona",
|
||||
init_rc: ["vendor.lineage.touch@1.0-service.oneplus_kona.rc"],
|
||||
defaults: ["hidl_defaults"],
|
||||
relative_install_path: "hw",
|
||||
srcs: [
|
||||
@@ -29,4 +29,5 @@ cc_binary {
|
||||
"libutils",
|
||||
"vendor.lineage.touch@1.0",
|
||||
],
|
||||
proprietary: true,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user