Skip to content

rlawoehd187/android_device_pantech_ef52

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published