summaryrefslogtreecommitdiff
path: root/product/handheld.mk
diff options
context:
space:
mode:
Diffstat (limited to 'product/handheld.mk')
-rw-r--r--product/handheld.mk7
1 files changed, 1 insertions, 6 deletions
diff --git a/product/handheld.mk b/product/handheld.mk
index 2dbccabb..cf14baaf 100644
--- a/product/handheld.mk
+++ b/product/handheld.mk
@@ -13,11 +13,6 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-$(call inherit-product, $(SRC_TARGET_DIR)/product/generic_system.mk)
+$(call inherit-product, device/generic/goldfish/product/base_handheld.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/handheld_system_ext.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_product.mk)
-$(call inherit-product, $(SRC_TARGET_DIR)/product/handheld_product.mk)
-$(call inherit-product, $(SRC_TARGET_DIR)/product/handheld_vendor.mk)
-$(call inherit-product, frameworks/base/data/sounds/AllAudio.mk)
-
-$(call inherit-product, device/generic/goldfish/product/multidisplay.mk)