PmPPolska / root

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#some/comments

PmPPolska opened this issue · comments

MANIFEST

1
platform/superproject

main

libcore/benchmarks/AndroidManifest.xml

benchmarks

libs

src

src_androidx

Android.bp

AndroidManifest.xml

AndroidTest.xml

README.md

AndroidManifest.xml

1

2

3

4

5

6

7

8

9

10

11

12

13

14

15

16

17

18

19

20

21

22

23

24

25

26

<manifest xmlns:android="http://schemas.android.com/apk/res/android"

package="libcore.benchmark">

<instrumentation

android:name="androidx.benchmark.junit4.AndroidBenchmarkRunner"

android:targetPackage="libcore.benchmark"/>

History

<manifest xmlns:android="http://schemas.android.com/apk/res/android"

package="libcore.benchmark">

<instrumentation

android:name="androidx.benchmark.junit4.AndroidBenchmarkRunner"

android:targetPackage="libcore.benchmark"/>