Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion AndroidProducts.mk
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
PRODUCT_MAKEFILES := \
$(LOCAL_DIR)/ownrom.mk
$(LOCAL_DIR)/p760.mk
6 changes: 3 additions & 3 deletions ownrom.mk → p760.mk
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# Inherit some common CM stuff.
$(call inherit-product, vendor/ownrom/config/common_full_phone.mk)
# Inherit some common AICP stuff.
$(call inherit-product, vendor/aicp/config/common_full_phone.mk)

# Inherit device configuration for LG Optimus L9 P760
$(call inherit-product, device/lge/p760/device.mk)

# Inherit from u2-vendor device
$(call inherit-product, vendor/lge/u2/p760-vendor-blobs.mk)

PRODUCT_NAME := ownrom_p760
PRODUCT_NAME := aicp_p760
PRODUCT_BRAND := lg
PRODUCT_DEVICE := p760
PRODUCT_MODEL := LG-P760
Expand Down
1 change: 0 additions & 1 deletion vendorsetup.sh

This file was deleted.