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

Commit 46c60668 authored by Colin Cross's avatar Colin Cross
Browse files

Fix framework/base/tests for use_resource_processor: true

Reference resources with the package name specified in the manifest of
the library that contains the resources.

Bug: 294256649
Test: m javac-check
Change-Id: Id09365eebcf7a4e2ebd3be0875f1e39f566c2ade
parent a1766937
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -36,12 +36,12 @@ import android.util.proto.ProtoOutputStream
import android.view.InputDevice
import android.view.inputmethod.InputMethodInfo
import android.view.inputmethod.InputMethodSubtype
import androidx.test.core.R
import androidx.test.core.app.ApplicationProvider
import com.android.dx.mockito.inline.extended.ExtendedMockito
import com.android.internal.os.KeyboardConfiguredProto
import com.android.internal.util.FrameworkStatsLog
import com.android.modules.utils.testing.ExtendedMockitoRule
import com.android.test.input.R
import org.junit.After
import org.junit.Assert.assertEquals
import org.junit.Assert.assertNotEquals