Merge "Move AIDL files to declared packages."

This commit is contained in:
Steven Moreland
2020-10-02 16:37:24 +00:00
committed by Gerrit Code Review
3 changed files with 2 additions and 2 deletions

View File

@@ -14,6 +14,6 @@
* limitations under the License.
*/
package android.net.wifi.p2p.servicediscovery;
package android.net.wifi.p2p.nsd;
parcelable WifiP2pServiceInfo;

View File

@@ -14,6 +14,6 @@
* limitations under the License.
*/
package android.net.wifi.p2p.servicediscovery;
package android.net.wifi.p2p.nsd;
parcelable WifiP2pServiceRequest;