Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit caa3f365 authored by Morgan Law's avatar Morgan Law Committed by Android (Google) Code Review
Browse files

Merge "Enable optimized_shrink_resources r8 flag for CompanionDeviceManager" into main

parents 7b7e96c3 5ae1acc5
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -48,4 +48,9 @@ android_app {
    platform_apis: true,

    generate_product_characteristics_rro: true,

    optimize: {
        optimize: true,
        optimized_shrink_resources: true,
    },
}