From c386a7517f8ba5754d1347f5a45328b3a907c2d6 Mon Sep 17 00:00:00 2001 From: Nehemiah Date: Thu, 9 Nov 2023 15:46:33 -0500 Subject: [PATCH] Try --- cat/cat_s22.mk | 2 +- cat/files/qpnp_pon.kl | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 cat/files/qpnp_pon.kl diff --git a/cat/cat_s22.mk b/cat/cat_s22.mk index 84c79a3..54f74bd 100644 --- a/cat/cat_s22.mk +++ b/cat/cat_s22.mk @@ -35,7 +35,7 @@ PRODUCT_CHARACTERISTICS := device PRODUCT_PACKAGE_OVERLAYS += device/wephone/cat/overlay PRODUCT_COPY_FILES += \ - device/wephone/cat/files/Vendor_0000_Product_0000_Version_0000.kl:$(TARGET_COPY_OUT_SYSTEM)/usr/keylayout/Vendor_0000_Product_0000_Version_0000.kl + device/wephone/cat/files/qpnp_pon.kl:$(TARGET_COPY_OUT_SYSTEM)/usr/keylayout/qpnp_pon.kl PRODUCT_PACKAGES += \ BromiteSystemWebView \ diff --git a/cat/files/qpnp_pon.kl b/cat/files/qpnp_pon.kl new file mode 100644 index 0000000..5eeb8c3 --- /dev/null +++ b/cat/files/qpnp_pon.kl @@ -0,0 +1,2 @@ +key 114 A +key 116 B \ No newline at end of file