core: barrier service thread shutdown
This commit is contained in:
parent
0860fffd78
commit
2d90a927c9
6 changed files with 26 additions and 7 deletions
|
@ -238,6 +238,8 @@ public:
|
|||
explicit Services(std::shared_ptr<SM::ServiceManager>& sm, Core::System& system);
|
||||
~Services();
|
||||
|
||||
void KillNVNFlinger();
|
||||
|
||||
private:
|
||||
std::unique_ptr<NVFlinger::HosBinderDriverServer> hos_binder_driver_server;
|
||||
std::unique_ptr<NVFlinger::NVFlinger> nv_flinger;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue