From 234ab87747f39a9bd9c73f7b8058b550cd777f81 Mon Sep 17 00:00:00 2001 From: Arian Date: Sun, 18 Aug 2019 21:14:45 +0200 Subject: shinano-common: Drop wvkbd --- rootdir/etc/init.camera.rc | 13 ------------- rootdir/etc/init.qcom.rc | 2 -- 2 files changed, 15 deletions(-) (limited to 'rootdir') diff --git a/rootdir/etc/init.camera.rc b/rootdir/etc/init.camera.rc index 24a01a8..b309f43 100644 --- a/rootdir/etc/init.camera.rc +++ b/rootdir/etc/init.camera.rc @@ -113,19 +113,6 @@ service scd /vendor/bin/scd user system group system -#service wvkbd_installer /system/bin/logwrapper /vendor/bin/wvkbd -service wvkbd_installer /vendor/bin/wvkbd - user system - group system - oneshot - disabled - -# All services that use qseecomd daemon listeners should -# start on sys.listeners.registered property to make sure that -# all of its service listeners are registered before calling them -on property:sys.listeners.registered=true - start wvkbd_installer - service qcamerasvr /vendor/bin/mm-qcamera-daemon class main user camera diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc index 464072d..60aec1c 100644 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -371,8 +371,6 @@ on post-fs-data mkdir /data/pc 0600 radio radio mkdir /cache/pc 0770 radio system - start wvkbd_installer - on property:bluetooth.isEnabled=true # start btwlancoex write /sys/class/bluetooth/hci0/idle_timeout 7000 -- cgit v1.2.3