Skip to content

dvlight/device_pantech_ef52

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

add Patch to vibrator

# Copyright 2006 The Android Open Source Project

## Must point to a source file that implements the sendit() function
ifneq ($(BOARD_HAS_VIBRATOR_IMPLEMENTATION),)
    LOCAL_SRC_FILES += $(BOARD_HAS_VIBRATOR_IMPLEMENTATION)
    LOCAL_CFLAGS += -DUSE_ALTERNATIVE_VIBRATOR
else
    LOCAL_SRC_FILES += vibrator/vibrator.c
endif



Add ef52.xml to .repo/loca_manifest

About

Android 10 device tree for Vega Iron

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published