Skip to content

rlawoehd187/android_device_pantech_ef51

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


Run this command after . build/envsetup.sh
ef51-patch-apply

After build finsish, run this command
ef51-patch-clean

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published