system/gd/shim/stack.cc
deleted100644 → 0
+0
−126
+320
−356
File changed.
Preview size limit exceeded, changes collapsed.
+39
−49
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
* Fix a memmory leak in GetGabeldorscheStack() by allocating singleton as static variables instead of heap allocated variables * Move stack.h/cc from GD to MAIN as such code is not required for GD's operation * Create handler for Stack so that legacy stack callback can run on such handler * Use GD alarm to do scan and observe timers in Btm * Make Btm park of stack so that we don't have to keep a static copy of Btm in btm_api.cc Bug: 160101414 Tag: #gd-refactor Test: enable and disable GD via shim Change-Id: I5521773ac70070d0402afde14707d0e4665a0b10
File changed.
Preview size limit exceeded, changes collapsed.