muskie: move dsp images to vendor

am: f3e2be58b5

Change-Id: I22ab3d4d8c9c2a6b0899d2ed4f500bf1d7c36275
This commit is contained in:
jerry_li
2016-11-02 20:28:43 +00:00
committed by android-build-merger
2 changed files with 1 additions and 3 deletions

View File

@@ -92,6 +92,7 @@ BOARD_USES_ALSA_AUDIO := true
USE_XML_AUDIO_POLICY_CONF := 1
AUDIO_FEATURE_ENABLED_MULTI_VOICE_SESSIONS := true
AUDIO_FEATURE_ENABLED_SND_MONITOR := true
BOARD_ROOT_EXTRA_SYMLINKS := /vendor/lib/dsp:/dsp
-include vendor/google_devices/muskie/BoardConfigVendor.mk

View File

@@ -45,9 +45,6 @@ on fs
restorecon_recursive /persist
mkdir /persist/data 0700 system system
wait /dev/block/bootdevice/by-name/dsp
mount ext4 /dev/block/bootdevice/by-name/dsp /dsp ro nosuid nodev barrier=1
wait /dev/block/bootdevice/by-name/modem
mount vfat /dev/block/bootdevice/by-name/modem /firmware ro shortname=lower,uid=1000,gid=1000,dmask=227,fmask=337