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

Commit 1f125fcd authored by Steven Moreland's avatar Steven Moreland Committed by Gerrit Code Review
Browse files

Merge "Move AIDL files to declared packages."

parents fe6160ab 844bd1dd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -14,6 +14,6 @@
 * limitations under the License.
 */

package android.net.wifi.p2p.servicediscovery;
package android.net.wifi.p2p.nsd;

parcelable WifiP2pServiceInfo;
+1 −1
Original line number Diff line number Diff line
@@ -14,6 +14,6 @@
 * limitations under the License.
 */

package android.net.wifi.p2p.servicediscovery;
package android.net.wifi.p2p.nsd;

parcelable WifiP2pServiceRequest;