Merge "Fix PDK build" am: 24e34e4b8e
am: 9a393de28f
Change-Id: Ifbca60968122be56fc1aa4567354f26e5a41d848
This commit is contained in:
commit
2dc1f072f2
|
@ -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 New Issue