sm8350-common: Initial common device tree conversion

Change-Id: I0d7188b3fa82dddf3f9fb9523d716a8f15f46184
This commit is contained in:
Bruno Martins 2021-05-25 17:54:59 +01:00 committed by LuK1337
parent 2bee5a8ca6
commit 410e7ff323
39 changed files with 85 additions and 88 deletions

View file

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

View file

@ -14,7 +14,7 @@
* limitations under the License.
*/
#define LOG_TAG "vendor.lineage.touch@1.0-service.oneplus_kona"
#define LOG_TAG "vendor.lineage.touch@1.0-service.oneplus_lahaina"
#include <android-base/logging.h>
#include <binder/ProcessState.h>

View file

@ -18,7 +18,7 @@ on boot
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_kona
service vendor.touch-hal-1-0 /vendor/bin/hw/vendor.lineage.touch@1.0-service.oneplus_lahaina
class hal
user system
group system