Loading vibrator/aidl/Android.bp +7 −7 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ Common_CFlags = ["-Wall"] Common_CFlags += ["-Werror"] cc_library_shared { name: "vendor.qti.hardware.vibrator.impl", name: "vendor.qti.hardware.vibrator.FP6.impl", vendor: true, srcs: [ "Vibrator.cpp", Loading @@ -12,8 +12,8 @@ cc_library_shared { "libcutils", "libutils", "liblog", "libqtivibratoreffect", "libqtivibratoreffectoffload", "libqtivibratoreffect.FP6", "libqtivibratoreffectoffload.FP6", "libsoc_helper", "libbinder_ndk", "android.hardware.vibrator-V2-ndk", Loading @@ -22,12 +22,12 @@ cc_library_shared { } cc_binary { name: "vendor.qti.hardware.vibrator.service", name: "vendor.qti.hardware.vibrator.service.FP6", vendor: true, relative_install_path: "hw", init_rc: ["vendor.qti.hardware.vibrator.service.rc"], init_rc: ["vendor.qti.hardware.vibrator.service.FP6.rc"], vintf_fragments: [ "vendor.qti.hardware.vibrator.service.xml", "vendor.qti.hardware.vibrator.service.FP6.xml", ], srcs: [ "service.cpp", Loading @@ -38,6 +38,6 @@ cc_binary { "libbase", "libbinder_ndk", "android.hardware.vibrator-V2-ndk", "vendor.qti.hardware.vibrator.impl", "vendor.qti.hardware.vibrator.FP6.impl", ], } vibrator/aidl/Vibrator.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ * SPDX-License-Identifier: BSD-3-Clause-Clear */ #define LOG_TAG "vendor.qti.vibrator" #define LOG_TAG "vendor.qti.vibrator.FP6" #include <dirent.h> #include <inttypes.h> Loading vibrator/aidl/VibratorOffload.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ * SPDX-License-Identifier: BSD-3-Clause-Clear */ #define LOG_TAG "vendor.qti.vibrator.offload" #define LOG_TAG "vendor.qti.vibrator.offload.FP6" #include <stdio.h> #include <stdint.h> Loading vibrator/aidl/vendor.qti.hardware.vibrator.service.rc→vibrator/aidl/vendor.qti.hardware.vibrator.service.FP6.rc +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ on late-init chown system system /sys/class/qcom-haptics/primitive_duration chmod 0600 /sys/class/qcom-haptics/primitive_duration service vendor.qti.vibrator /vendor/bin/hw/vendor.qti.hardware.vibrator.service service vendor.qti.vibrator /vendor/bin/hw/vendor.qti.hardware.vibrator.service.FP6 class hal user system group system input Loading vibrator/aidl/vendor.qti.hardware.vibrator.service.xml→vibrator/aidl/vendor.qti.hardware.vibrator.service.FP6.xml +0 −0 File moved. View file Loading
vibrator/aidl/Android.bp +7 −7 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ Common_CFlags = ["-Wall"] Common_CFlags += ["-Werror"] cc_library_shared { name: "vendor.qti.hardware.vibrator.impl", name: "vendor.qti.hardware.vibrator.FP6.impl", vendor: true, srcs: [ "Vibrator.cpp", Loading @@ -12,8 +12,8 @@ cc_library_shared { "libcutils", "libutils", "liblog", "libqtivibratoreffect", "libqtivibratoreffectoffload", "libqtivibratoreffect.FP6", "libqtivibratoreffectoffload.FP6", "libsoc_helper", "libbinder_ndk", "android.hardware.vibrator-V2-ndk", Loading @@ -22,12 +22,12 @@ cc_library_shared { } cc_binary { name: "vendor.qti.hardware.vibrator.service", name: "vendor.qti.hardware.vibrator.service.FP6", vendor: true, relative_install_path: "hw", init_rc: ["vendor.qti.hardware.vibrator.service.rc"], init_rc: ["vendor.qti.hardware.vibrator.service.FP6.rc"], vintf_fragments: [ "vendor.qti.hardware.vibrator.service.xml", "vendor.qti.hardware.vibrator.service.FP6.xml", ], srcs: [ "service.cpp", Loading @@ -38,6 +38,6 @@ cc_binary { "libbase", "libbinder_ndk", "android.hardware.vibrator-V2-ndk", "vendor.qti.hardware.vibrator.impl", "vendor.qti.hardware.vibrator.FP6.impl", ], }
vibrator/aidl/Vibrator.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ * SPDX-License-Identifier: BSD-3-Clause-Clear */ #define LOG_TAG "vendor.qti.vibrator" #define LOG_TAG "vendor.qti.vibrator.FP6" #include <dirent.h> #include <inttypes.h> Loading
vibrator/aidl/VibratorOffload.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ * SPDX-License-Identifier: BSD-3-Clause-Clear */ #define LOG_TAG "vendor.qti.vibrator.offload" #define LOG_TAG "vendor.qti.vibrator.offload.FP6" #include <stdio.h> #include <stdint.h> Loading
vibrator/aidl/vendor.qti.hardware.vibrator.service.rc→vibrator/aidl/vendor.qti.hardware.vibrator.service.FP6.rc +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ on late-init chown system system /sys/class/qcom-haptics/primitive_duration chmod 0600 /sys/class/qcom-haptics/primitive_duration service vendor.qti.vibrator /vendor/bin/hw/vendor.qti.hardware.vibrator.service service vendor.qti.vibrator /vendor/bin/hw/vendor.qti.hardware.vibrator.service.FP6 class hal user system group system input Loading
vibrator/aidl/vendor.qti.hardware.vibrator.service.xml→vibrator/aidl/vendor.qti.hardware.vibrator.service.FP6.xml +0 −0 File moved. View file