diff options
author | Michael Wright <michaelwr@google.com> | 2012-05-17 17:40:58 -0700 |
---|---|---|
committer | Michael Wright <michaelwr@google.com> | 2012-06-04 18:39:28 -0700 |
commit | 10ca09dea02aa82b2b3d5b750178b724e3454129 (patch) | |
tree | 7bdcc3a38c3f2209b80f647050ae5695c2f74efc /device_validator/app/etc/manifest.txt | |
parent | 55121851dcb45f8474c2e895eb14cc8974045c86 (diff) | |
download | sdk-10ca09dea02aa82b2b3d5b750178b724e3454129.zip sdk-10ca09dea02aa82b2b3d5b750178b724e3454129.tar.gz sdk-10ca09dea02aa82b2b3d5b750178b724e3454129.tar.bz2 |
Added new devices schema
Also updated devices.xml to validate against it.
Change-Id: Ia9b5212b8273e39f7f22022661e2c755c3a9d279
Diffstat (limited to 'device_validator/app/etc/manifest.txt')
-rw-r--r-- | device_validator/app/etc/manifest.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/device_validator/app/etc/manifest.txt b/device_validator/app/etc/manifest.txt new file mode 100644 index 0000000..55b9038 --- /dev/null +++ b/device_validator/app/etc/manifest.txt @@ -0,0 +1,3 @@ +Main-Class: com.android.validator.DeviceValidator +Class-Path: dvlib.jar + |