rtwo: initial conversion from eqs

* includes using prebuilt kernel!
This commit is contained in:
SGCMarkus
2023-06-28 17:38:36 +02:00
parent 3cbb1ed178
commit 782fdadc3c
76 changed files with 8417 additions and 7234 deletions

View File

@@ -14,9 +14,9 @@
// limitations under the License.
cc_binary {
name: "vendor.lineage.touch@1.0-service.eqs",
vintf_fragments: ["vendor.lineage.touch@1.0-service.eqs.xml"],
init_rc: ["vendor.lineage.touch@1.0-service.eqs.rc"],
name: "vendor.lineage.touch@1.0-service.rtwo",
vintf_fragments: ["vendor.lineage.touch@1.0-service.rtwo.xml"],
init_rc: ["vendor.lineage.touch@1.0-service.rtwo.rc"],
defaults: ["hidl_defaults"],
relative_install_path: "hw",
proprietary: true,

View File

@@ -1,4 +1,4 @@
service vendor.touch-hal-1-0 /vendor/bin/hw/vendor.lineage.touch@1.0-service.eqs
service vendor.touch-hal-1-0 /vendor/bin/hw/vendor.lineage.touch@1.0-service.rtwo
interface vendor.lineage.touch@1.0::IGloveMode default
interface vendor.lineage.touch@1.0::ITouchscreenGesture default
class hal