commit | 355ae4154efa87bc791a83ceb8fe90998165ad2b | [log] [tgz] |
---|---|---|
author | Cole Faust <colefaust@google.com> | Thu Aug 03 10:54:59 2023 -0700 |
committer | Cole Faust <colefaust@google.com> | Thu Aug 03 10:54:59 2023 -0700 |
tree | 93c124cfff9e8da7b8944b9bd8c5890bd8ad5df8 | |
parent | b7cfba1ca210dd3b0f7d10e05a81a2539bc3863e [diff] |
Remove references to the pdk product variable pdk is deprecated and has no effect as of aosp/1319667. Test: Presubmits Change-Id: I78d7afaaa71b93e575dcd5c20716ffb295b9f522
diff --git a/bootstat/Android.bp b/bootstat/Android.bp index ca59ef3..0c8760c 100644 --- a/bootstat/Android.bp +++ b/bootstat/Android.bp
@@ -72,9 +72,6 @@ ], init_rc: ["bootstat.rc"], product_variables: { - pdk: { - enabled: false, - }, debuggable: { init_rc: ["bootstat-debug.rc"], },