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

Commit bbd0d2b2 authored by Pomai Ahlo's avatar Pomai Ahlo
Browse files

Add new flag for new socket exception field

Test: m Bluetooth
Bug: 315241296
Bug: 318886332
Bug: 306760576
Change-Id: Ice008dad67de75fb76117535bad2c092e44f3ec8
parent 41195410
Loading
Loading
Loading
Loading

flags/sockets.aconfig

0 → 100644
+8 −0
Original line number Diff line number Diff line
package: "com.android.bluetooth.flags"

flag {
    name: "unix_file_socket_creation_failure"
    namespace: "bluetooth"
    description: "New socket exception code for better logging and error handling"
    bug: "318886332"
}