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

Commit 8b260d0b authored by Chelsea Derrick's avatar Chelsea Derrick Committed by Android Git Automerger
Browse files

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

* commit '017a6fd8b8d1800b121f6e4bccb4c9e874e728e2':
  Also unhide WifiConfiguration.lastUpdatedUid.
parents c68765fe fe7f92d7
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;

    /**