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
diff --git a/data/etc/go_handheld_core_hardware.xml b/data/etc/go_handheld_core_hardware.xml
index 3aa2797..e6db4ad 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");