PRODUCT_PACKAGES := \ ApiDemos \ SoundRecorder \ GeneralRunner \ BluetoothSCOApp \ alsa.$(TARGET_PRODUCT) \ kill_android \ $(call inherit-product, build/target/product/generic.mk) # Overrides PRODUCT_BRAND := openpandora PRODUCT_NAME := pandora PRODUCT_DEVICE := pandora PRODUCT_PACKAGE_OVERLAYS := device/rowboat/generic # Making ril wake lock timeout to zero. This is required to decrease the device suspend delay. # ADDITIONAL_DEFAULT_PROPERTIES += ro.ril.wake_lock_timeout=0 # Install the features available on this device. PRODUCT_COPY_FILES += \ frameworks/base/data/etc/android.hardware.wifi.xml:system/etc/permissions/android.hardware.wifi.xml