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

Commit b831f81b authored by Shai Barack's avatar Shai Barack
Browse files

Delete unused `strings.xml` from `AppMemoryTest`.

This file contained only a single string resource which is no longer required.

Test: AppMemoryTest
Flag: TEST_ONLY
Bug: 444249947
Change-Id: I25792ec3b51268e62408025ce60eeaddbf883add
parent 065b72f0
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -44,7 +44,6 @@ android_test_helper_app {
    name: "AppMemoryTest_Helper",
    manifest: "app/AndroidManifest.xml",
    srcs: ["app/src/**/*.java"],
    resource_dirs: ["app/res"],
    static_libs: ["com.google.android.material_material"],

    platform_apis: true,
+0 −3
Original line number Diff line number Diff line
<resources>
    <string name="continue_test">Continue Test</string>
</resources>
 No newline at end of file