Snap for 11902131 from 872fc2a5e6
to 24Q3-release
Change-Id: I6ce5de92f4eaa2310bbe6bfa4b3dd6a71c92697d
This commit is contained in:
commit
835ca9f9e3
1 changed files with 2 additions and 0 deletions
|
@ -41,11 +41,13 @@ cc_defaults {
|
|||
cc_library {
|
||||
name: "libutils_binder",
|
||||
defaults: ["libutils_binder_impl_defaults"],
|
||||
cmake_snapshot_supported: false,
|
||||
}
|
||||
|
||||
cc_library_shared {
|
||||
name: "libutils_binder_sdk",
|
||||
defaults: ["libutils_binder_impl_defaults_nodeps"],
|
||||
cmake_snapshot_supported: true,
|
||||
|
||||
header_libs: [
|
||||
"liblog_stub",
|
||||
|
|
Loading…
Reference in a new issue