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

Commit c8b1395c authored by Evan Severson's avatar Evan Severson
Browse files

Fix package name for appop test

Fixes: 270753591
Change-Id: I6c695e88c3838df452c61b2ab0f1b05c2c68dadf
parent 8de22b42
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;