[ObjC] remove NSPrivacyAccessedAPICategorySystemBootTime from privacy manifest (#36080)
#35923 removed the use of mach_absolute_time in gpr.
There is still one usage in protobuf, which they have removed the usage in https://github.com/protocolbuffers/protobuf/pull/15554 but we haven't update yet.
However gRPC library does not depends on protobuf but upb, so we should no longer need NSPrivacyAccessedAPICategorySystemBootTime any more.
Closes #36080
COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/36080 from HannahShiSFB:remove-privacy-for-mach_absolute_time dacccafeec
PiperOrigin-RevId: 617995787
pull/36164/head
parent
21b5410a4c
commit
564930c8b3
2 changed files with 6 additions and 14 deletions
Loading…
Reference in new issue