blob: 895fceed54a737f431da3d4cd880f8d64273079a (
plain) (
tree)
|
|
#
# Copyright (C) 2021 The LineageOS Project
#
# SPDX-License-Identifier: Apache-2.0
#
service vendor.nfc_hal_service /vendor/bin/hw/android.hardware.nfc@1.2-service
override
class hal
user nfc
group nfc
disabled
on boot && property:ro.boot.product.hardware.sku=nfc
enable vendor.nfc_hal_service
|