Merge "libbacktrace is not directly available to vendors"
This commit is contained in:
commit
22d2136d75
1 changed files with 1 additions and 1 deletions
|
|
@ -65,7 +65,7 @@ cc_library_headers {
|
|||
|
||||
cc_library {
|
||||
name: "libbacktrace",
|
||||
vendor_available: true,
|
||||
vendor_available: false,
|
||||
vndk: {
|
||||
enabled: true,
|
||||
support_system_process: true,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue