Merge "Fix PDK build" am: 24e34e4b8e

am: 9a393de28f

Change-Id: Ifbca60968122be56fc1aa4567354f26e5a41d848
This commit is contained in:
Logan Chien 2018-02-14 03:16:49 +00:00 committed by android-build-merger
commit 2dc1f072f2
1 changed files with 3 additions and 0 deletions

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"],
},