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

Commit 790a6d43 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Define flag for WebViewBootstrap module APIs." into main

parents 792d2508 3a401eb5
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -9,3 +9,12 @@ flag {
    bug: "319292658"
    is_fixed_read_only: true
}

flag {
    name: "mainline_apis"
    is_exported: true
    namespace: "webview"
    description: "New APIs required by WebViewBootstrap mainline module"
    bug: "310653407"
    is_fixed_read_only: true
}