diff options
Diffstat (limited to 'gethostsfile.h')
| -rw-r--r-- | gethostsfile.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gethostsfile.h b/gethostsfile.h new file mode 100644 index 00000000..214d2579 --- /dev/null +++ b/gethostsfile.h @@ -0,0 +1,4 @@ +#define AICP_PATH_ADBLOCK_HOSTS "/system/etc/hosts.aicp_adblock" +#define AICP_HOSTS_SETTING_PROP "persist.aicp.hosts_block" + +const char* gethostsfile(); |
