diff --git a/tools/deps_guard/rules/NO-Depends-On-NAPI/whitelist.json b/tools/deps_guard/rules/NO-Depends-On-NAPI/whitelist.json index 0d4f877db018085bf2f45650d2634f3f92a82ff3..3cc4cf071e358bf99545c74ab6839859ef2033e8 100755 --- a/tools/deps_guard/rules/NO-Depends-On-NAPI/whitelist.json +++ b/tools/deps_guard/rules/NO-Depends-On-NAPI/whitelist.json @@ -1,5 +1,4 @@ [ - "screenlock_client", "fileio", "downloadsingle", "tel_call_manager_api", @@ -8,7 +7,6 @@ "accessibility", "stationary", "remote_file_share_native", - "screenlock_utils", "window_animation", "cryptoframework_napi", "rdb", @@ -25,7 +23,5 @@ "buffer", "medical", "devicestatus", - "geolocation", - "screenlock", - "screenlock_server" + "geolocation" ]