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

Commit 9f1ffd04 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "incremental: Move AIDL file to declared package."

parents dbc7965f 0acafec6
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -15,6 +15,6 @@
** limitations under the License.
*/

package com.android.server.pm;
package android.content.pm;

parcelable IncrementalStatesInfo;