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

Skip to content
Commit 6c8ff0ca authored by William Escande's avatar William Escande
Browse files

Flagging: Wrap static flag usage

Provide macro to use static flag while not having to deal with floss not
supporting it.
Usage is like follow:
      #include <android_bluetooth_flags.h>
      if (IS_ENABLED(myStaticFlag)) {
        // new code
      }

Bug: 309697497
Fix: 309697497
Test: m Bluetooth | build change does not impact device code
Change-Id: I660b8e772b36b261da534d918a2d6f46e8ed3863
parent 000e876a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment