Gitiles
Code Review
Sign In
review.gerrithub.io
/
BlissRoms-x86
/
device_generic_x86_64
/
258244156d612ca154546349282dd08eb6a93da8
/
.
/
cm.mk
blob: 419944f11f6adaa89f641a59f522608a313a765e [
file
] [
log
] [
blame
]
meijjaa
d38c698
2016-02-18 23:12:47 +0100
[
diff
] [
blame
]
1
# Release name
2
PRODUCT_RELEASE_NAME
:=
android_x86_64
3
4
# Inherit device configuration
5
$
(
call inherit
-
product
,
$
(
LOCAL_PATH
)/
android_x86_64
.
mk
)