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

Commit 6c1afce7 authored by Shuzhen Wang's avatar Shuzhen Wang
Browse files

Camera: Fix zoom_method flag bug id

This causes gantry to post flag update to the wrong bug.

Test: Build
Flag: com.android.internal.camera.flags.zoom_method
Bug: 350076823
Change-Id: I931a93ea7584aeb1d42eecdb22b39515d1e65158
parent 4ecdd87b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -225,7 +225,7 @@ flag {
    name: "zoom_method"
    is_exported: true
    description: "Gives apps explicit control on reflects zoom via ZOOM_RATIO capture result"
    bug: "298899993"
    bug: "350076823"
}

flag {