From df41d28c8defad560b0c2802eb38f8939a1b8cae Mon Sep 17 00:00:00 2001 From: Bruno Martins Date: Fri, 11 Dec 2020 14:50:03 +0000 Subject: msm8996-common: touch: Include VINTF fragment Change-Id: I477318ba43537e43d1a19a6183abc8b893f8c1cf --- touch/Android.bp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'touch/Android.bp') diff --git a/touch/Android.bp b/touch/Android.bp index 98529ce..ce6fde6 100644 --- a/touch/Android.bp +++ b/touch/Android.bp @@ -1,4 +1,4 @@ -// Copyright (C) 2019 The LineageOS Project +// Copyright (C) 2019-2020 The LineageOS Project // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -15,6 +15,7 @@ cc_binary { name: "vendor.lineage.touch@1.0-service.zuk_8996", init_rc: ["vendor.lineage.touch@1.0-service.zuk_8996.rc"], + vintf_fragments: ["vendor.lineage.touch@1.0-service.zuk_8996.xml"], defaults: ["hidl_defaults"], relative_install_path: "hw", vendor: true, -- cgit v1.2.3