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

Commit f1c5e26a authored by Chris Manton's avatar Chris Manton
Browse files

Canonically include crypto in stack/gatt/gatt_sr_hash

There are 2 cryptos in this project

Bug: 163134718
Test: gd/cert/run
Tag: #refactor

Change-Id: I2795f034d1d06d8e65645c22aec6dcaff2f5885e
parent c7955e37
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -19,8 +19,8 @@
#include <base/strings/string_number_conversions.h>
#include <list>

#include "crypto_toolbox/crypto_toolbox.h"
#include "gatt_int.h"
#include "stack/crypto_toolbox/crypto_toolbox.h"

using bluetooth::Uuid;