summaryrefslogtreecommitdiff
path: root/android/module.go
diff options
context:
space:
mode:
author Treehugger Robot <treehugger-gerrit@google.com> 2021-03-03 03:45:09 +0000
committer Gerrit Code Review <noreply-gerritcodereview@google.com> 2021-03-03 03:45:09 +0000
commit3bed960399dad2f97f75ef33e1ab407b84d3e6c7 (patch)
treefab99e9c0a77d484c025dbaba5048c13945f0136 /android/module.go
parentfdf28ca403a7f2c37edf1becb7c2e6e679a1235b (diff)
parent8e93aba54569691a43560034910db8fb9e2b645c (diff)
Merge "Fix a typo."
Diffstat (limited to 'android/module.go')
-rw-r--r--android/module.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/module.go b/android/module.go
index f0e17bab8..e8fb7497e 100644
--- a/android/module.go
+++ b/android/module.go
@@ -753,7 +753,7 @@ type commonProperties struct {
// Whether this module is installed to vendor ramdisk
Vendor_ramdisk *bool
- // Whether this module is built for non-native architecures (also known as native bridge binary)
+ // Whether this module is built for non-native architectures (also known as native bridge binary)
Native_bridge_supported *bool `android:"arch_variant"`
// init.rc files to be installed if this module is installed