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

This commit is contained in:
TreeHugger Robot
2020-10-05 23:34:46 +00:00
committed by Android (Google) Code Review

View File

@@ -15,6 +15,6 @@
** limitations under the License.
*/
package com.android.server.pm;
package android.content.pm;
parcelable IncrementalStatesInfo;
parcelable IncrementalStatesInfo;