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