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

Commit 91228597 authored by Chih-hung Hsieh's avatar Chih-hung Hsieh Committed by Android Git Automerger
Browse files

am 95fd067c: Merge "Fix linkage when building with clang, Intel CC or gcc -O0"

* commit '95fd067c':
  Fix linkage when building with clang, Intel CC or gcc -O0
parents c53b98f3 95fd067c
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -43,6 +43,10 @@
namespace android {

// static
const int64_t WifiDisplaySource::kReaperIntervalUs;
const int64_t WifiDisplaySource::kTeardownTriggerTimeouSecs;
const int64_t WifiDisplaySource::kPlaybackSessionTimeoutSecs;
const int64_t WifiDisplaySource::kPlaybackSessionTimeoutUs;
const AString WifiDisplaySource::sUserAgent = MakeUserAgent();

WifiDisplaySource::WifiDisplaySource(