Commit Graph

20 Commits

Author SHA1 Message Date
Sunny Goyal
0b66ff18b1 Changing the default launcher and recents implementation for aosp build
Bug: 77490347
Test: Build and flashed system image
Change-Id: Ic96d55e81e3a0c2b62fb5b975e3ebc67335c7ef8
2018-05-30 10:21:41 -07:00
Suprabh Shukla
1af11dec3f Excluding location.network from aosp-walleye
Test: lunch aosp_walleye-userdebug, build, flash
run
atest android.app.cts.SystemFeaturesTest

Bug: 33380753
Change-Id: I81547dd63962dd9ae332e78be8807527e932f7b5
2018-05-23 18:29:58 -07:00
Jiyong Park
2012fda373 add vndk_package to aosp_walleye
aosp_walleye uses prebuilt vendor.img. Therefore, build system cannot
correctly track the dependencies to vndk libs required. Add vndk_package
to install all possible vndk libraries.

Bug: 67002788
Test: aosp_walleye boots to the UI
Change-Id: I4f0983298ae87147572f6308c170663edf9cd171
2018-01-22 11:53:19 +09:00
Lorenzo Colitti
846ba05a0d walleye: don't pull netutils-wrappers from vendor blobs.
am: 6aeff36a6d

Change-Id: Ib2674aa826d753fbe4fff260a9d5a1153729e114
2017-11-27 23:09:41 +00:00
Lorenzo Colitti
6aeff36a6d walleye: don't pull netutils-wrappers from vendor blobs.
These should be compiled from source instead.

Bug: 69718172
Test: aosp_walleye-eng builds and boots, cell data works
Change-Id: I2b579a952d0374c5e34c5296f227f638d3630aea
2017-11-24 12:56:17 +09:00
Kevin Rocard
3f8a709ee0 Convert Taimen & Walleye audio_effect.conf to xml
Converted .conf format to .xml using:
vendor/box/user/mnaganov/audio-effects-conf/aeffects-conf2xml

Bug: 37492580
Test: dumped the effectFactory state and check it was unchanged
      $ adb shell dumpsys media.audio_flinger | sed '/Clients:/q'
Change-Id: I526e73e469f0ff6a0e2829358ccf2204323a6d98
Merged-In: I526e73e469f0ff6a0e2829358ccf2204323a6d98
Signed-off-by: Kevin Rocard <krocard@google.com>
2017-08-24 03:22:08 +00:00
Thierry Strudel
8ce3396f78 enforce RESTRICT_VENDOR_FILES := owner
RESTRICT_VENDOR_FILES cannot be set to also enforce "path" as some vendor
specific modules related to IMS VT still needs to be installed in system.

Bug: 37330627
Change-Id: Ia5ca2254bb0f3942b60de795939b7c43ce9f49ec
2017-07-18 12:08:14 -07:00
Thierry Strudel
53efce64ce Fix aosp targets after vendor code relocation
Bug: 38077101
Test: build, flash and boot to home screen
Change-Id: I7e034a9352fe1c7b0bd12bdf87c6ba2b5f286a70
2017-05-08 16:51:36 +00:00
David Lin
f0b9cd6c9d soundfx: add msm voice processing audio effects
Bug: 36865903

Change-Id: I56441244b208af93d654c5020b81df1f7b1800e8
Signed-off-by: David Lin <dtwlin@google.com>
2017-04-13 14:30:04 -07:00
Ramanan Rajeswaran
5c81ba3563 Add aosp bits.
Test: built muskie.
Change-Id: Idf5c79ea12b8ca67d747dde20173b2e58a413555
2017-04-11 07:28:09 -07:00
Thierry Strudel
68b2627e44 Don't enforce RESTRICT_VENDOR_FILES := all
To work around QCOM AU69 limitations,
   allow vendor files to be installed in system.

Change-Id: I6e61e919f7bd069a6d97768a2a784992b10f59dc
Signed-off-by: Thierry Strudel <tstrudel@google.com>
2017-04-08 11:29:50 +00:00
Thierry Strudel
315db2f651 Revert "Don't enforce RESTRICT_VENDOR_FILES := all"
This reverts commit 68eed12f64.
2017-04-04 16:38:07 -07:00
Sunny Goyal
ab68ae6c42 Including WallpaperPicker in aosp build
Bug: 35724630
Test: None
Change-Id: Id619e51a3d1ae0c10a01a9a42b9d35c8c499a909
2017-03-28 16:59:12 +00:00
Thierry Strudel
68eed12f64 Don't enforce RESTRICT_VENDOR_FILES := all
To work around b/36413696 allow vendor files to be installed in system.

Change-Id: I4bd01c67f296fa11bbb5a8187fdd03d3480ac009
Signed-off-by: Thierry Strudel <tstrudel@google.com>
2017-03-19 20:47:48 -07:00
Thierry Strudel
00fbe98de7 aosp_muskie/asop_walleye: add Dialer app
Bug: 34738705
Change-Id: Ifb5705b50bf96858a4a56abc06b96fcd6c544d1b
Signed-off-by: Thierry Strudel <tstrudel@google.com>
2017-03-10 15:07:44 -08:00
Thierry Strudel
d635fccde2 Move common inherit-product to wahoo
Change-Id: Ia0c692b6dda860d2663af96a2fed82806381e604
Signed-off-by: Thierry Strudel <tstrudel@google.com>
2017-03-10 11:59:03 -08:00
Thierry Strudel
14876b88f0 Migrate common files to device/google/wahoo
Test: boot, basic functionality
Change-Id: I9edff53d7be158a60914335e755ded652d247db8
Signed-off-by: Thierry Strudel <tstrudel@google.com>
2017-03-05 13:18:44 -08:00
Fyodor Kupolov
55a718781f Enforce privapp-permissions
Test: build system image and
      run development/tools/privapp_permissions/privapp_permissions.py
      should return no results

Bug: 34872687
Change-Id: I65e4ad45a2549a9adfabf2350b69b81959b586c5
2017-02-28 10:09:10 -08:00
Thierry Strudel
82c1287a0b device-vendor: add per device device-vendor file
Change-Id: I2f90855f208d1c02481c675dfee98d0212c35e73
2017-02-24 12:02:02 -08:00
Thierry Strudel
6ee5a844ba add aosp_walleye product
Bug: 34604954
Change-Id: Iaca7cb1e559c7a1b117ebd92d4d009e1df295d5d
Signed-off-by: Thierry Strudel <tstrudel@google.com>
2017-01-25 19:50:38 -08:00