sm8350-common: Initial common device tree conversion
Change-Id: I0d7188b3fa82dddf3f9fb9523d716a8f15f46184
This commit is contained in:
parent
2bee5a8ca6
commit
410e7ff323
39 changed files with 85 additions and 88 deletions
24
touch/vendor.lineage.touch@1.0-service.oneplus_lahaina.rc
Normal file
24
touch/vendor.lineage.touch@1.0-service.oneplus_lahaina.rc
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
on boot
|
||||
chmod 0660 /proc/touchpanel/double_swipe_enable
|
||||
chmod 0660 /proc/touchpanel/down_arrow_enable
|
||||
chmod 0660 /proc/touchpanel/left_arrow_enable
|
||||
chmod 0660 /proc/touchpanel/letter_m_enable
|
||||
chmod 0660 /proc/touchpanel/letter_o_enable
|
||||
chmod 0660 /proc/touchpanel/letter_s_enable
|
||||
chmod 0660 /proc/touchpanel/letter_w_enable
|
||||
chmod 0660 /proc/touchpanel/right_arrow_enable
|
||||
chmod 0660 /proc/touchpanel/single_tap_enable
|
||||
chown system system /proc/touchpanel/double_swipe_enable
|
||||
chown system system /proc/touchpanel/down_arrow_enable
|
||||
chown system system /proc/touchpanel/left_arrow_enable
|
||||
chown system system /proc/touchpanel/letter_m_enable
|
||||
chown system system /proc/touchpanel/letter_o_enable
|
||||
chown system system /proc/touchpanel/letter_s_enable
|
||||
chown system system /proc/touchpanel/letter_w_enable
|
||||
chown system system /proc/touchpanel/right_arrow_enable
|
||||
chown system system /proc/touchpanel/single_tap_enable
|
||||
|
||||
service vendor.touch-hal-1-0 /vendor/bin/hw/vendor.lineage.touch@1.0-service.oneplus_lahaina
|
||||
class hal
|
||||
user system
|
||||
group system
|
||||
Loading…
Add table
Add a link
Reference in a new issue