Loading libs/binder/trusty/rust/rpcbinder/rules.mk +2 −2 Original line number Diff line number Diff line Loading @@ -29,8 +29,8 @@ MODULE_LIBRARY_DEPS += \ $(LIBBINDER_DIR)/trusty/rust/binder_ndk_sys \ $(LIBBINDER_DIR)/trusty/rust/binder_rpc_unstable_bindgen \ $(LIBBINDER_DIR)/trusty/rust/binder_rpc_server_bindgen \ external/rust/crates/cfg-if \ external/rust/crates/foreign-types \ $(call FIND_CRATE,cfg-if) \ $(call FIND_CRATE,foreign-types) \ trusty/user/base/lib/tipc/rust \ trusty/user/base/lib/trusty-sys \ Loading libs/binder/trusty/rust/rules.mk +2 −2 Original line number Diff line number Diff line Loading @@ -27,8 +27,8 @@ MODULE_LIBRARY_DEPS += \ $(LIBBINDER_DIR)/trusty/ndk \ $(LIBBINDER_DIR)/trusty/rust/binder_ndk_sys \ $(LIBBINDER_DIR)/trusty/rust/binder_rpc_unstable_bindgen \ external/rust/crates/downcast-rs \ external/rust/crates/libc \ $(call FIND_CRATE,downcast-rs) \ $(call FIND_CRATE,libc) \ trusty/user/base/lib/trusty-sys \ MODULE_RUSTFLAGS += \ Loading Loading
libs/binder/trusty/rust/rpcbinder/rules.mk +2 −2 Original line number Diff line number Diff line Loading @@ -29,8 +29,8 @@ MODULE_LIBRARY_DEPS += \ $(LIBBINDER_DIR)/trusty/rust/binder_ndk_sys \ $(LIBBINDER_DIR)/trusty/rust/binder_rpc_unstable_bindgen \ $(LIBBINDER_DIR)/trusty/rust/binder_rpc_server_bindgen \ external/rust/crates/cfg-if \ external/rust/crates/foreign-types \ $(call FIND_CRATE,cfg-if) \ $(call FIND_CRATE,foreign-types) \ trusty/user/base/lib/tipc/rust \ trusty/user/base/lib/trusty-sys \ Loading
libs/binder/trusty/rust/rules.mk +2 −2 Original line number Diff line number Diff line Loading @@ -27,8 +27,8 @@ MODULE_LIBRARY_DEPS += \ $(LIBBINDER_DIR)/trusty/ndk \ $(LIBBINDER_DIR)/trusty/rust/binder_ndk_sys \ $(LIBBINDER_DIR)/trusty/rust/binder_rpc_unstable_bindgen \ external/rust/crates/downcast-rs \ external/rust/crates/libc \ $(call FIND_CRATE,downcast-rs) \ $(call FIND_CRATE,libc) \ trusty/user/base/lib/trusty-sys \ MODULE_RUSTFLAGS += \ Loading