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

Commit 3dd9b277 authored by Chelsea Derrick's avatar Chelsea Derrick Committed by Android Git Automerger
Browse files

am 565d7e96: am 017a6fd8: am 2b59d6ad: Merge "Also unhide...

am 565d7e96: am 017a6fd8: am 2b59d6ad: Merge "Also unhide WifiConfiguration.lastUpdatedUid." into lmp-dev

* commit '565d7e9672193b7aab92d0fc7fb9ef292db65d70':
  Also unhide WifiConfiguration.lastUpdatedUid.
parents c779ad41 8b260d0b
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;

    /**