Merge "Fix PDK build"
am: 24e34e4b8e
Change-Id: I559cb5436686fd9214dcabf7509fc8b176938c61
This commit is contained in:
commit
9a393de28f
1 changed files with 3 additions and 0 deletions
|
@ -66,6 +66,9 @@ cc_binary {
|
|||
shared_libs: ["liblogcat"],
|
||||
init_rc: ["bootstat.rc"],
|
||||
product_variables: {
|
||||
pdk: {
|
||||
enabled: false,
|
||||
},
|
||||
debuggable: {
|
||||
init_rc: ["bootstat-debug.rc"],
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue