fix privacy api type (#3903)

(cherry picked from commit 37f22ca224)
This commit is contained in:
Hailey
2024-05-07 16:35:04 -07:00
parent 0625a914bd
commit c624293d22
+2 -1
View File
@@ -103,7 +103,8 @@ module.exports = function (config) {
NSPrivacyAccessedAPITypeReasons: ['E174.1', '85F4.1'],
},
{
NSPrivacyAccessedAPIType: 'NSPrivacyAccessedAPICategoryBootTime',
NSPrivacyAccessedAPIType:
'NSPrivacyAccessedAPICategorySystemBootTime',
NSPrivacyAccessedAPITypeReasons: ['35F9.1'],
},
{