Remove data needed by plugins from shared_context file
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
#include "ui_signing.h"
|
||||
#include "plugins.h"
|
||||
#include "domain_name.h"
|
||||
#include "caller_api.h"
|
||||
#include "network_icons.h"
|
||||
#include "network.h"
|
||||
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
#include "ui_nbgl.h"
|
||||
#include "nbgl_use_case.h"
|
||||
#include "glyphs.h"
|
||||
#include "caller_api.h"
|
||||
#include "network.h"
|
||||
|
||||
char g_stax_shared_buffer[SHARED_BUFFER_SIZE] = {0};
|
||||
|
||||
Reference in New Issue
Block a user