1 LOCAL_PATH:= $(call my-dir) 2 3 include $(CLEAR_VARS) 4 5 LOCAL_COPY_HEADERS_TO := time-services 6 LOCAL_COPY_HEADERS := time_genoff.h 7 include $(BUILD_COPY_HEADERS) 8