diff options
| -rw-r--r-- | flags/sockets.aconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/flags/sockets.aconfig b/flags/sockets.aconfig index 780a14123a..f286e247a1 100644 --- a/flags/sockets.aconfig +++ b/flags/sockets.aconfig @@ -14,4 +14,5 @@ flag { namespace: "bluetooth" description: "New socket API to get L2CAP channel ID" bug: "326351678" + is_exported: true } |