cc_binary { name: "wait_for_optee", relative_install_path: "hw", srcs: [ "wait_for_optee.cpp" ], init_rc: ["wait_for_optee.rc"], shared_libs: [ "android.hardware.keymaster@4.0", "libbase", "libbinder_ndk", "libkeymaster4_1support", "libutils", ], defaults: [ "keymint_use_latest_hal_aidl_ndk_shared", ], proprietary: true, }