android: Add update support

This commit is contained in:
Narr the Reg 2023-06-08 17:26:24 -06:00 committed by german77
parent b6f2490288
commit a338de7850
7 changed files with 183 additions and 5 deletions

View file

@ -8,6 +8,7 @@
#include <set>
#include <vector>
#include "common/common_types.h"
#include "core/file_sys/nca_metadata.h"
#include "core/file_sys/vfs.h"
namespace Core::Crypto {