Merge "Fix PDK build"

This commit is contained in:
Logan Chien 2018-02-14 03:03:57 +00:00 committed by Gerrit Code Review
commit 24e34e4b8e

View file

@ -66,6 +66,9 @@ cc_binary {
shared_libs: ["liblogcat"],
init_rc: ["bootstat.rc"],
product_variables: {
pdk: {
enabled: false,
},
debuggable: {
init_rc: ["bootstat-debug.rc"],
},