diff options
Diffstat (limited to 'dexdump/Android.bp')
-rw-r--r-- | dexdump/Android.bp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dexdump/Android.bp b/dexdump/Android.bp index c8b2ce5595..f46b4dea3e 100644 --- a/dexdump/Android.bp +++ b/dexdump/Android.bp @@ -51,7 +51,7 @@ art_cc_binary { darwin: { enabled: true, }, - } + }, } art_cc_test { |