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

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

Merge "Update comment for onBundleDisabled" into main

parents adc7eab3 848038ce
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -240,7 +240,8 @@ public interface EntryAdapter {
    boolean isBundle();

    /**
     * Processes when the bundle this entry is within is disabled.
     * Processes when the bundle this entry is within is disabled, or when the entry is removed
     * from the bundle it's within because of changed permissions.
     */
    void onBundleDisabled();