Merge "Revert "Slim down the sdk product""
This commit is contained in:
commit
3a294b6ca2
1 changed files with 2 additions and 5 deletions
|
@ -14,11 +14,8 @@
|
|||
# limitations under the License.
|
||||
#
|
||||
|
||||
# This is a simple product that uses configures the minimum amount
|
||||
# needed to build the SDK (without the emulator).
|
||||
# Don't modify this file - It's just an alias!
|
||||
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/languages_default.mk)
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/sdk_phone_armv7.mk)
|
||||
|
||||
PRODUCT_NAME := sdk
|
||||
PRODUCT_BRAND := Android
|
||||
PRODUCT_DEVICE := mainline_x86
|
||||
|
|
Loading…
Reference in a new issue