summaryrefslogtreecommitdiff
path: root/common/kxml2/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'common/kxml2/Android.bp')
-rw-r--r--common/kxml2/Android.bp3
1 files changed, 2 insertions, 1 deletions
diff --git a/common/kxml2/Android.bp b/common/kxml2/Android.bp
index ee347b20..fde2192f 100644
--- a/common/kxml2/Android.bp
+++ b/common/kxml2/Android.bp
@@ -12,10 +12,11 @@
// See the License for the specific language governing permissions and
// limitations under the License.
-java_import_host {
+java_import {
name: "kxml2-2.3.0",
jars: ["kxml2-2.3.0.jar"],
installable: true,
+ host_supported: true,
}
java_import {