Add more grpc - Asyncstuff
[src/agl-compositor.git] / meson_options.txt
index 72a0365..dd1f3c0 100644 (file)
@@ -1,7 +1,7 @@
 option(
        'policy-default',
        type: 'combo',
-       choices: [ 'auto', 'allow-all', 'deny-all' ],
+       choices: [ 'auto', 'allow-all', 'deny-all', 'rba' ],
        value: 'allow-all',
        description: 'Default policy when no specific policy was set'
 )