Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0b70c7db authored by Zhi Dou's avatar Zhi Dou
Browse files

mark bt_socket_api_l2cap_cid as is_exported:true

bt_socket_api_l2cap_cid is used to guard API, so it should be exported.

Bug: 336654335
Test: m
Change-Id: I17040225e4dabb01e24c8501ea04d93a0f07e046
parent 8193d76f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -14,4 +14,5 @@ flag {
    namespace: "bluetooth"
    description: "New socket API to get L2CAP channel ID"
    bug: "326351678"
    is_exported: true
}