Skip to content

Commit

Permalink
lens_launcher: Don't optimize
Browse files Browse the repository at this point in the history
R8 likes to remove the activity...

Change-Id: Ief00a89a166ecb7e1d0a0b493d4ac4f3bacc274b
  • Loading branch information
luca020400 committed Jan 7, 2025
1 parent e34ee13 commit 5b5de03
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lens_launcher/Android.bp
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ android_app {
product_specific: true,

optimize: {
optimize: true,
proguard_flags_files: ["proguard-rules.pro"],
shrink_resources: true,
},
}

0 comments on commit 5b5de03

Please sign in to comment.