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

Commit 7b3b9e80 authored by Alex Kershaw's avatar Alex Kershaw
Browse files

Correctly mark isOnboardingBugreportV2FlagEnabled as visible to BetterBug

Bug: 302517677
Change-Id: I7197ea52c3e0c1b7e03d4f2a79548336419e9b9f
Test: manual
parent 57ea0232
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -17164,6 +17164,7 @@ public class DevicePolicyManager {
     *
     * @hide
     */
    @UnsupportedAppUsage
    public boolean isOnboardingBugreportV2FlagEnabled() {
        return onboardingBugreportV2Enabled();
    }