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

Commit 2f862eb4 authored by Chelsea Derrick's avatar Chelsea Derrick Committed by Android (Google) Code Review
Browse files

Merge "Also unhide WifiConfiguration.lastUpdatedUid." into lmp-dev

parents 4774470e eb8f329a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -357,6 +357,7 @@ public class WifiConfiguration implements Parcelable {
     * @hide
     * Uid of last app modifying the configuration
     */
    @SystemApi
    public int lastUpdateUid;

    /**