aboutsummaryrefslogtreecommitdiff
path: root/atom/atom.go
diff options
context:
space:
mode:
Diffstat (limited to 'atom/atom.go')
-rw-r--r--atom/atom.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/atom/atom.go b/atom/atom.go
index 168102bc7..88367503d 100644
--- a/atom/atom.go
+++ b/atom/atom.go
@@ -15,6 +15,8 @@
// Package atom provides the fundamental types used to describe a capture stream.
package atom
+// binary: cpp = atom
+
import (
"android.googlesource.com/platform/tools/gpu/binary"
"android.googlesource.com/platform/tools/gpu/database"