Skip to content

Commit

Permalink
Amalgamated source for v36.1
Browse files Browse the repository at this point in the history
Change-Id: I5ca935e4b2eaf0046649978f8871b63906c08f1b
LalitMaganti committed Jul 6, 2023
1 parent 41c5036 commit 94aec91
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sdk/perfetto.cc
Original file line number Diff line number Diff line change
@@ -52171,8 +52171,8 @@ const char* GetVersionString();
#ifndef GEN_PERFETTO_VERSION_GEN_H_
#define GEN_PERFETTO_VERSION_GEN_H_

#define PERFETTO_VERSION_STRING() "v36.0-abc4527b4"
#define PERFETTO_VERSION_SCM_REVISION() "abc4527b48be2eae1160426e4cf0b960051ba7ab"
#define PERFETTO_VERSION_STRING() "v36.1-41c5036fc"
#define PERFETTO_VERSION_SCM_REVISION() "41c5036fccb2fd51e244ba30cb650f1f84cc0726"

#endif // GEN_PERFETTO_VERSION_GEN_H_
/*

0 comments on commit 94aec91

Please sign in to comment.