Home | History | Annotate | Download | only in target
      1 {
      2     "use_gae_db": true,
      3     "coverage": true,
      4     "modules": [
      5         {
      6             "module_name": "system/lib/hw/sound_trigger.primary.bullhead",
      7             "git_project": {
      8                 "name": "platform/vendor/lge/bullhead",
      9                 "path": "vendor/lge/bullhead"
     10             }
     11         },
     12         {
     13             "module_name": "system/lib/hw/sound_trigger.primary.angler",
     14             "git_project": {
     15                 "name": "platform/vendor/huawei/angler",
     16                 "path": "vendor/huawei/angler"
     17             }
     18         },
     19         {
     20             "module_name": "system/lib/hw/sound_trigger.primary.marlin",
     21             "git_project": {
     22                 "name": "platform/vendor/google_devices/marlin",
     23                 "path": "vendor/google_devices/marlin"
     24             }
     25         },
     26         {
     27             "module_name": "system/lib/hw/sound_trigger.primary.sailfish",
     28             "git_project": {
     29                 "name": "platform/vendor/google_devices/marlin",
     30                 "path": "vendor/google_devices/marlin"
     31             }
     32         },
     33         {
     34             "module_name": "system/lib/hw/android.hardware.soundtrigger@2.0-impl",
     35             "git_project": {
     36                 "name": "platform/hardware/interfaces",
     37                 "path": "hardware/interfaces"
     38             }
     39         }
     40     ]
     41 }
     42