From ff8192bbd7ec0ae67f17018fd5acda1303796840 Mon Sep 17 00:00:00 2001 From: bitbegin Date: Thu, 15 Jan 2026 11:44:12 +0800 Subject: [PATCH] fx: add min_hdi_proxy_version for sa Signed-off-by: bitbegin --- sa_profile/1148.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sa_profile/1148.json b/sa_profile/1148.json index a5fcd2b..b7a461c 100644 --- a/sa_profile/1148.json +++ b/sa_profile/1148.json @@ -6,7 +6,8 @@ "libpath": "libnfc_tag_service.z.so", "run-on-create": true, "distributed": false, - "dump_level": 1 + "dump_level": 1, + "min_hdi_proxy_version": ["libconnected_nfc_tag_proxy_1.1.z.so"] } ] } \ No newline at end of file