summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorColin Cross <ccross@android.com>2016-03-07 18:14:56 -0800
committerColin Cross <ccross@android.com>2016-03-07 18:19:01 -0800
commit59076b7c5c52c55f7b88042788ee231524370533 (patch)
tree253c090be76bf0ca44c9df1eb08014b42beae290
parent39249053f37b7f9633eb406af3dbedfea7bf8b3e (diff)
downloadandroid_device_generic_arm64-59076b7c5c52c55f7b88042788ee231524370533.tar.gz
android_device_generic_arm64-59076b7c5c52c55f7b88042788ee231524370533.tar.bz2
android_device_generic_arm64-59076b7c5c52c55f7b88042788ee231524370533.zip
Inherit from core_64_bit.mk
All 64-bit products need to inherit from core_64_bit.mk in order to mark them as supporting 64-bit apps. Bug: 27134771 Bug: 27411239 Change-Id: I271a76fae48875b85210341ea7b0d7313d1f03f2
-rw-r--r--mini_arm64.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/mini_arm64.mk b/mini_arm64.mk
index 55c2a7c..5fbda61 100644
--- a/mini_arm64.mk
+++ b/mini_arm64.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_arm64