summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author robertchou <robertchou@google.com> 2021-02-01 09:31:00 +0800
committer robertchou <robertchou@google.com> 2021-02-01 09:40:00 +0800
commit87eb2c419ef230366ccbdbe980c4f49b7a70f372 (patch)
treef68d052e6221f55a08a6c0ef54e0e5d02607a5cb
parentab7a201e6ace9520b3f6e8768684d8ae3165c8d6 (diff)
Remove typo from feature manifest to avoid build break
Remove accidentally added typo from data/etc/go_handheld_core_hardware.xml to avoid the build break Test: Build Go related projects Bug: 173540259 Bug: 178953620 Change-Id: Ia47743c023033532b9d6a7d65452ec0f7e1949e6
-rw-r--r--data/etc/go_handheld_core_hardware.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/etc/go_handheld_core_hardware.xml b/data/etc/go_handheld_core_hardware.xml
index 3aa27978d3..e6db4ade09 100644
--- a/data/etc/go_handheld_core_hardware.xml
+++ b/data/etc/go_handheld_core_hardware.xml
@@ -1,4 +1,4 @@
-u<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2018 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");