Remove references to the pdk product variable
pdk is deprecated and has no effect as of aosp/1319667. Test: Presubmits Change-Id: I78d7afaaa71b93e575dcd5c20716ffb295b9f522
This commit is contained in:
parent
b7cfba1ca2
commit
355ae4154e
1 changed files with 0 additions and 3 deletions
|
@ -72,9 +72,6 @@ cc_binary {
|
|||
],
|
||||
init_rc: ["bootstat.rc"],
|
||||
product_variables: {
|
||||
pdk: {
|
||||
enabled: false,
|
||||
},
|
||||
debuggable: {
|
||||
init_rc: ["bootstat-debug.rc"],
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue