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:
Cole Faust 2023-08-03 10:54:59 -07:00
parent b7cfba1ca2
commit 355ae4154e

View file

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