Remove TAG_INCLUDE in layout xml

When access resources in updatable apk, the context from app apk
is used instead of updatable apk. Therefore, recursive parsing
of updatable layouts with app context could cause resource not
found exceptions.

Test: build
Change-Id: Idb67c48a1b817a6bb00d98689d1383470b70061a
3 files changed