Add a 32-bit x86_64 arch variant am: fb3fa9fc21
am: aa42f5c8f0

* commit 'aa42f5c8f068805e118fd9033241a6f95a05946c':
  Add a 32-bit x86_64 arch variant

Change-Id: I2e6b4b119bdae73173596ed60c68546911130766
diff --git a/mini_x86_64.mk b/mini_x86_64.mk
index 869bc15..09447f2 100644
--- a/mini_x86_64.mk
+++ b/mini_x86_64.mk
@@ -12,6 +12,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
+$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)
 $(call inherit-product, device/generic/armv7-a-neon/mini_common.mk)
 
 PRODUCT_NAME := mini_x86_64