forked from google/cctz
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[fuchsia] Updates the FIDL bindings in Fuchsia-specific code (google#302
) Fuchsia has a code snippet that uses its FIDL IPC mechanism to request time zone information from the host. The generated FIDL bindings have been changed since this code was first written from the "high level" (HL) CPP bindings to the "new" CPP bindings. We are now migrating external code to remove the HL CPP bindings to allow FIDL to continue development. No other platforms should be affected, since the changes are in the sections of the code that is conditionally compiled only when Fuchsia is the target platform.
- Loading branch information
Showing
1 changed file
with
16 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters