Loading Android.bp +2 −0 Original line number Diff line number Diff line // This is an autogenerated file, do not edit. subdirs = [ "audio/common/2.0", "benchmarks/msgq/1.0", "nfc/1.0", "nfc/1.0/default", Loading @@ -10,6 +11,7 @@ subdirs = [ "tests/libhwbinder/1.0", "tests/msgq/1.0", "tests/pointer/1.0", "vibrator/1.0", "wifi/1.0", "wifi/supplicant/1.0", "vibrator/1.0", Loading audio/common/2.0/Android.mkdeleted 100644 → 0 +0 −39 Original line number Diff line number Diff line LOCAL_PATH := $(call my-dir) include $(CLEAR_VARS) LOCAL_MODULE := android.hardware.audio.common@2.0 LOCAL_MODULE_CLASS := SHARED_LIBRARIES intermediates := $(local-generated-sources-dir) HIDL := $(HOST_OUT_EXECUTABLES)/hidl-gen$(HOST_EXECUTABLE_SUFFIX) # # Build types.hal # GEN := $(intermediates)/android/hardware/audio/common/2.0/types.cpp $(GEN): $(HIDL) $(GEN): PRIVATE_HIDL := $(HIDL) $(GEN): PRIVATE_DEPS := $(LOCAL_PATH)/types.hal $(GEN): PRIVATE_OUTPUT_DIR := $(intermediates) $(GEN): PRIVATE_CUSTOM_TOOL = \ $(PRIVATE_HIDL) -o $(PRIVATE_OUTPUT_DIR) \ -Lc++ -randroid.hardware:hardware/interfaces \ android.hardware.audio.common@2.0::types $(GEN): $(LOCAL_PATH)/types.hal $(transform-generated-source) LOCAL_GENERATED_SOURCES += $(GEN) LOCAL_EXPORT_C_INCLUDE_DIRS := $(intermediates) LOCAL_SHARED_LIBRARIES := \ libhidl \ libhwbinder \ libutils \ libcutils \ LOCAL_MULTILIB := both include $(BUILD_SHARED_LIBRARY) include $(call all-makefiles-under,$(LOCAL_PATH)) Loading
Android.bp +2 −0 Original line number Diff line number Diff line // This is an autogenerated file, do not edit. subdirs = [ "audio/common/2.0", "benchmarks/msgq/1.0", "nfc/1.0", "nfc/1.0/default", Loading @@ -10,6 +11,7 @@ subdirs = [ "tests/libhwbinder/1.0", "tests/msgq/1.0", "tests/pointer/1.0", "vibrator/1.0", "wifi/1.0", "wifi/supplicant/1.0", "vibrator/1.0", Loading
audio/common/2.0/Android.mkdeleted 100644 → 0 +0 −39 Original line number Diff line number Diff line LOCAL_PATH := $(call my-dir) include $(CLEAR_VARS) LOCAL_MODULE := android.hardware.audio.common@2.0 LOCAL_MODULE_CLASS := SHARED_LIBRARIES intermediates := $(local-generated-sources-dir) HIDL := $(HOST_OUT_EXECUTABLES)/hidl-gen$(HOST_EXECUTABLE_SUFFIX) # # Build types.hal # GEN := $(intermediates)/android/hardware/audio/common/2.0/types.cpp $(GEN): $(HIDL) $(GEN): PRIVATE_HIDL := $(HIDL) $(GEN): PRIVATE_DEPS := $(LOCAL_PATH)/types.hal $(GEN): PRIVATE_OUTPUT_DIR := $(intermediates) $(GEN): PRIVATE_CUSTOM_TOOL = \ $(PRIVATE_HIDL) -o $(PRIVATE_OUTPUT_DIR) \ -Lc++ -randroid.hardware:hardware/interfaces \ android.hardware.audio.common@2.0::types $(GEN): $(LOCAL_PATH)/types.hal $(transform-generated-source) LOCAL_GENERATED_SOURCES += $(GEN) LOCAL_EXPORT_C_INCLUDE_DIRS := $(intermediates) LOCAL_SHARED_LIBRARIES := \ libhidl \ libhwbinder \ libutils \ libcutils \ LOCAL_MULTILIB := both include $(BUILD_SHARED_LIBRARY) include $(call all-makefiles-under,$(LOCAL_PATH))