Merge "Fix PDK build"
This commit is contained in:
commit
24e34e4b8e
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