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

Commit 79cf71ee authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "use apex_test for test apexes"

parents 5b16d6b2 cc087f0c
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// See the License for the specific language governing permissions and
// limitations under the License.
// limitations under the License.


apex {
apex_test {
    name: "test_com.android.media",
    name: "test_com.android.media",
    manifest: "test_manifest.json",
    manifest: "test_manifest.json",
    file_contexts: ":com.android.media-file_contexts",
    file_contexts: ":com.android.media-file_contexts",
@@ -20,7 +20,7 @@ apex {
    installable: false,
    installable: false,
}
}


apex {
apex_test {
    name: "test_com.android.media.swcodec",
    name: "test_com.android.media.swcodec",
    manifest: "test_manifest_codec.json",
    manifest: "test_manifest_codec.json",
    file_contexts: ":com.android.media.swcodec-file_contexts",
    file_contexts: ":com.android.media.swcodec-file_contexts",