| Name | Date | Size | #Lines | LOC | ||
|---|---|---|---|---|---|---|
| .. | - | - | ||||
| .settings/ | 07-May-2024 | - | 6 | 5 | ||
| res/ | 07-May-2024 | - | 620 | 509 | ||
| src/com/example/android/deviceconfig/ | 07-May-2024 | - | 861 | 691 | ||
| .classpath | D | 07-May-2024 | 372 | 9 | 8 | |
| .project | D | 07-May-2024 | 815 | 34 | 33 | |
| AndroidManifest.xml | D | 07-May-2024 | 971 | 30 | 24 | |
| README.txt | D | 07-May-2024 | 281 | 7 | 5 | |
| build.xml | D | 07-May-2024 | 3.7 KiB | 91 | 16 | |
| proguard-project.txt | D | 07-May-2024 | 781 | 21 | 18 | |
| project.properties | D | 07-May-2024 | 361 | 12 | 10 |
README.txt
1This project can be run on a device to populate some default values 2for a vendor device description (such as the ones found in 3tools/base/files/devices.xml). 4 5Note that some of the values must be edited afterwards, so be sure to 6read the UPDATE_DEVICES.txt file in that directory. 7