Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 94c3df80 authored by Hansong Zhang's avatar Hansong Zhang Committed by android-build-merger
Browse files

Add bluetooth_packets_python3 and proto to zip

am: c0bbc1b7

Change-Id: I6c8b77085c7e9502f1870fc8ed93856a8eceab8c
parents 539511e9 c0bbc1b7
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -3,6 +3,8 @@ LOCAL_PATH := $(call my-dir)
bluetooth_cert_test_file_list := \
    $(call all-named-files-under,*.py,cert) \
    $(call all-named-files-under,*.sh,cert) \
    $(call all-named-files-under,*.proto,cert facade hal hci/cert hci/facade l2cap/classic \
	    l2cap/classic/cert neighbor/facade) \
    cert/cert_testcases \
    cert/cert_testcases_facade_only \
    cert/host_only_config.json \
@@ -22,6 +24,7 @@ bluetooth_cert_test_file_list := $(addprefix $(LOCAL_PATH)/,$(bluetooth_cert_tes

bluetooth_cert_test_file_list += \
    $(HOST_OUT_EXECUTABLES)/bluetooth_stack_with_facade \
    $(HOST_OUT_SHARED_LIBRARIES)/bluetooth_packets_python3.so \
    $(HOST_OUT_SHARED_LIBRARIES)/libbluetooth_gd.so \
    $(HOST_OUT_SHARED_LIBRARIES)/libgrpc++_unsecure.so \
    $(TARGET_OUT_EXECUTABLES)/bluetooth_stack_with_facade \