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

Commit 47acff5a authored by Matthew Xie's avatar Matthew Xie Committed by Android Git Automerger
Browse files

am c1b891e2: Merge "Fix typo around BLE_INCLUDED inclusion bug 8566685" into jb-mr2-dev

* commit 'c1b891e2':
  Fix typo around BLE_INCLUDED inclusion bug 8566685
parents 1e139f83 c1b891e2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1389,7 +1389,7 @@ and USER_HW_DISABLE_API macros */
**
******************************************************************************/

#ifndef _cac
#ifndef BLE_INCLUDED
#define BLE_INCLUDED            TRUE
#endif