Rename config directory to avoid collisions 11/29411/2
authorScott Murray <scott.murray@konsulko.com>
Tue, 14 Nov 2023 23:06:48 +0000 (08:06 +0900)
committerLisandro Perez Meyer <lpmeyer@ics.com>
Wed, 15 Nov 2023 16:43:57 +0000 (16:43 +0000)
commit4db7a1decabf4d9dabdf1b4f8761b80fa839533a
tree6e2eb6e8d9e8145ac2ad3fe544c9a2961a0fe7f3
parent17b4bf6deb0d4ff3648785904d96df2bf8613b9c
Rename config directory to avoid collisions

The application was failing to build due to the presence of the
"config" directory, which seems to conflict with the generation
of files with "flutter config" during builds with meta-flutter's
flutter-app bbclass.  Rename the directory and update references
to it to allow building.

Bug-AGL: SPEC-4969

Change-Id: I5d36d8fb2c91f0a1aa6c4deb86a040424bc35ac5
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
app-config/config.yaml [moved from config/config.yaml with 100% similarity]
lib/data/data_providers/vehicle_notifier.dart
pubspec.yaml