Restructure native codebase

This commit is contained in:
topjohnwu
2022-05-12 02:03:42 -07:00
parent 7505599ea0
commit 622e09862a
78 changed files with 102 additions and 98 deletions

View File

@@ -4,12 +4,12 @@
#include <map>
#include <resetprop.hpp>
#include <utils.hpp>
#include <base.hpp>
#define _REALLY_INCLUDE_SYS__SYSTEM_PROPERTIES_H_
#include <_system_properties.h>
#include "_resetprop.hpp"
#include "prop.hpp"
using namespace std;