summaryrefslogtreecommitdiff
path: root/manifest.xml
AgeCommit message (Collapse)Author
2021-08-23poplar: Fix the buildDmitry Shmidt
Set manifest's target-level="3" Set audio hal version to 4.0 Use sw gatekeeper Use cuttlefish health hal Bug: 197531125 Test: make -j24 Signed-off-by: Dmitry Shmidt <dimitrysh@google.com> Change-Id: Ie49f4a48362ccb13507695c286363f94b3613cb3
2019-09-27wifi: move wpa_supplicant VINTF definition to wpa_supplicant moduleJimmy Chen
Bug: 36505680 Test: builds and wifi works Change-Id: I26a15117e9726a2b0f942efb603ffa73825a0372
2019-08-20Update configstore entry to 1.1.Steven Moreland
This is installed by base_vendor.mk and is changing to configstore@1.1. This 1.0 target no longer exists. Bug: 139274536 Test: N/A Change-Id: I5eec3d33af60d43f64b81a318b6c2bccab5bddd5
2018-11-20Convert IMediaCasService to use vintf_fragmentsPeter Kalauskas
Bug: 119669996 Test: Run cts CtsMediaTestCases Change-Id: Iaf1b0d3df53baef7d1e4a6aae543e8474b3dddea
2018-07-16poplar: Cumulative patch from commit 6d860e7Dmitry Shmidt
6d860e7 (origin/master, origin/HEAD) poplar: use vendor prebuilt wifi files 2de4ee5 wifi: add capabilities for wpa_supplicant 46ac944 poplar: create an optee folder for OP-TEE files 9411998 poplar: move hiavplayer.rc into vendor folder e19a218 poplar: rename rootfs to vendor fdb3113 BoardConfig.mk: add printk.devkmsg=on to BOARD_KERNEL_CMDLINE da84bb1 init.poplar.rc: setprop service.adb.tcp.port 5555 ad56c8a Revert "WIP: temporarily disable bluetooth" 28e4d5e bt: add ro.boot.btmacaddr property and chmod of rtkbt_dev 363a2e4 wifi: enable wifi HAL support 958edb7 wifi: remove use of rtl8822bu module fe5024d audio: add include of <unistd.h> to fix usleep warnings 6e36a97 device.mk: add Launcher2 package 4673aee WIP: temporarily disable bluetooth 8b6fdda poplar: remove obsolete self-extractors b8b039f poplar: switch from add_lunch_combo to COMMON_LUNCH_CHOICES acd1ef6 poplar: enable full treble support d6df05c audio: update Android.mk for treble support d9a9261 audio: include <log/log.h> instead of <cutils/log.h> 1f6821d device.mk: use TARGET_COPY_OUT_VENDOR for feature declarations 9b9a1a7 device.mk: clean up newlines and backslash 29db545 device.mk: build soundtrigger package for audio support 3d4498f device.mk: add ro.config.build.name property fdb44d6 manifest: update manifest file for treble support d0cc662 ueventd.poplar.rc: add hi_gfx2d device node back ccc635e sepolicy: sync up selinux policy with Hisilicon development 2c391e5 sepoilcy: remove 'x' attribute from .te files 44c53b7 fstab.poplar: remove system and vendor mount 6b21fe2 fstab.poplar: use by-name symlinks instead of by-num 1e3bd67 poplar: add bt/wifi files and configurations 93bf7a1 device.mk: move BT section close to Wifi Bug: 110793466 Test: Manual Change-Id: If7db092bbed239ea83287fcf294b7d70c53e04b5 Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>