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

Commit 47be923f authored by Chad Brubaker's avatar Chad Brubaker Committed by android-build-merger
Browse files

Merge "Allow Instant Apps to access send_action_app_error" into oc-mr1-dev

am: 102f5641

Change-Id: Iaec41b49ab0fd6d312efc08b05b3cff0b12c4401
parents 8ca3a366 102f5641
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -10777,6 +10777,7 @@ public final class Settings {
            INSTANT_APP_SETTINGS.add(ANIMATOR_DURATION_SCALE);
            INSTANT_APP_SETTINGS.add(DEBUG_VIEW_ATTRIBUTES);
            INSTANT_APP_SETTINGS.add(WTF_IS_FATAL);
            INSTANT_APP_SETTINGS.add(SEND_ACTION_APP_ERROR);
        }

        /**