Merge "Mark libutilscallstack min sdk version."
This commit is contained in:
commit
f5ca027819
1 changed files with 1 additions and 0 deletions
|
|
@ -188,6 +188,7 @@ cc_library {
|
||||||
defaults: ["libutils_defaults"],
|
defaults: ["libutils_defaults"],
|
||||||
// TODO(b/153609531): remove when no longer needed.
|
// TODO(b/153609531): remove when no longer needed.
|
||||||
native_bridge_supported: true,
|
native_bridge_supported: true,
|
||||||
|
min_sdk_version: "29",
|
||||||
|
|
||||||
srcs: [
|
srcs: [
|
||||||
"CallStack.cpp",
|
"CallStack.cpp",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue