Merge "Add missing //apex_available:platform to debuggerd"
This commit is contained in:
commit
a9d1799d3f
1 changed files with 1 additions and 0 deletions
|
|
@ -31,6 +31,7 @@ cc_library_static {
|
|||
|
||||
stl: "libc++_static",
|
||||
apex_available: [
|
||||
"//apex_available:platform",
|
||||
"com.android.runtime",
|
||||
],
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue