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

Commit bcb7c10d authored by Evan Severson's avatar Evan Severson Committed by Android (Google) Code Review
Browse files

Merge "Fix package name for appop test"

parents 11efb56c c8b1395c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@
 * limitations under the License.
 */

package com.android.server.appops;
package com.android.server.appop;

import static org.mockito.Mockito.eq;
import static org.mockito.Mockito.inOrder;