diff options
Diffstat (limited to 'apps/DeviceConfig/README.txt')
-rw-r--r-- | apps/DeviceConfig/README.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/DeviceConfig/README.txt b/apps/DeviceConfig/README.txt new file mode 100644 index 0000000..bbf0557 --- /dev/null +++ b/apps/DeviceConfig/README.txt @@ -0,0 +1,6 @@ +This project can be run on a device to populate some default values +for a vendor device description (such as the ones found in +tools/base/files/devices.xml). + +Note that some of the values must be edited afterwards, so be sure to +read the UPDATE_DEVICES.txt file in that directory. |