summaryrefslogtreecommitdiff
path: root/src/android/data/nautilus/camera_hal.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'src/android/data/nautilus/camera_hal.yaml')
0 files changed, 0 insertions, 0 deletions
, path.relative_path()) # Override the mojo code generator's generator list to only contain our # libcamera generator generator._BUILTIN_GENERATORS = {'libcamera': 'mojom_libcamera_generator'} # Override the mojo code generator's _GetModulePath method to not add # the '-module' suffix when searching for mojo modules, so that we can # pass the path to the mojom module without having to trim the '-module' suffix generator._GetModulePath = _GetModulePath generator.main()