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
|
|
@ -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: [
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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
|
||||
Loading…
Add table
Add a link
Reference in a new issue