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