From 7a0cd4744d4cff70ec1843b17523219e631b6b6f Mon Sep 17 00:00:00 2001 From: liuxueli Date: Mon, 25 May 2020 15:10:01 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=88=E5=B9=B6=E4=BB=A3=E7=A0=81=E9=81=97?= =?UTF-8?q?=E6=BC=8FDECCRYPTION=5FEXCLUSION=5FALLOW=5FPOLICY=5FID=E5=AE=8F?= =?UTF-8?q?=E5=AE=9A=E4=B9=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/tsg_entry.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/tsg_entry.cpp b/src/tsg_entry.cpp index 1391bd8..7db48a5 100644 --- a/src/tsg_entry.cpp +++ b/src/tsg_entry.cpp @@ -54,6 +54,7 @@ id2field_t g_tsg_fs2_field[TSG_FS2_MAX]={{TLD_TYPE_UNKNOWN, TSG_FS2_LINKS, "link {TLD_TYPE_UNKNOWN, TSG_FS2_DENY, "deny"} }; +#define DECCRYPTION_EXCLUSION_ALLOW_POLICY_ID 1 static int tsg_get_sn(char *filename, char *device_sn, int device_sn_len) {