summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-11-17Snap for 4455664 from 815e099b190e5e6061aa32589c56c3147595a422 to ↵android-vts-8.0_r9android-vts-8.0_r8android-vts-8.0_r7android-vts-8.0_r6android-vts-8.0_r13android-vts-8.0_r12android-vts-8.0_r11android-vts-8.0_r10oreo-vts-releaseandroid-build-prod (mdb)
oreo-vts-release Change-Id: I00f74ed537a34c5d0d7e5f6e204cd9da9db08f95
2017-05-28release-request-fca2b5ac-03eb-4055-a549-b4fc2b292b64-for-git_oc-release-4049 ↵android-security-8.0.0_r54android-security-8.0.0_r53android-security-8.0.0_r52android-cts-8.0_r9android-cts-8.0_r8android-cts-8.0_r7android-cts-8.0_r6android-cts-8.0_r5android-cts-8.0_r4android-cts-8.0_r3android-cts-8.0_r26android-cts-8.0_r25android-cts-8.0_r24android-cts-8.0_r23android-cts-8.0_r22android-cts-8.0_r21android-cts-8.0_r20android-cts-8.0_r2android-cts-8.0_r19android-cts-8.0_r18android-cts-8.0_r17android-cts-8.0_r16android-cts-8.0_r15android-cts-8.0_r14android-cts-8.0_r13android-cts-8.0_r12android-cts-8.0_r11android-cts-8.0_r10android-cts-8.0_r1android-8.0.0_r9android-8.0.0_r7android-8.0.0_r51android-8.0.0_r50android-8.0.0_r49android-8.0.0_r48android-8.0.0_r47android-8.0.0_r46android-8.0.0_r45android-8.0.0_r44android-8.0.0_r43android-8.0.0_r42android-8.0.0_r41android-8.0.0_r40android-8.0.0_r4android-8.0.0_r39android-8.0.0_r38android-8.0.0_r37android-8.0.0_r36android-8.0.0_r35android-8.0.0_r32android-8.0.0_r31android-8.0.0_r30android-8.0.0_r3android-8.0.0_r29android-8.0.0_r28android-8.0.0_r2android-8.0.0_r17android-8.0.0_r16android-8.0.0_r15android-8.0.0_r13android-8.0.0_r12android-8.0.0_r11android-8.0.0_r10android-8.0.0_r1security-oc-releaseoreo-security-releaseoreo-releaseoreo-r6-releaseoreo-r5-releaseoreo-r4-releaseoreo-r3-releaseoreo-r2-releaseoreo-cts-releaseandroid-build-team Robot
993 snap-temp-L04900000068539456 Change-Id: I9ba300947eda3cfbed385ccfbbf8af4711af642b
2017-05-25release-request-33b11ddd-d658-45bf-bdb2-acceb024fe39-for-git_oc-release-4042 ↵android-build-team Robot
766 snap-temp-L87400000067730042 Change-Id: I3ccb05463ee74a208dcd75cde6adb91f9166076a
2017-05-24hikey: Enable kernel 3.18 instead of 4.1android-vts-8.0_r2android-vts-8.0_r1oreo-devDmitry Shmidt
Test: Manual Bug: 37983487 Change-Id: Ie12e52a708fb46e22dedeac27968e4d20388f69a Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
2017-05-24hikey: Adopt uim to handle old kernel pathDmitry Shmidt
Test: Manual Bug: 38239788 Change-Id: Ie5e779c92d382046a1023f4760b8cb7b56645066 Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
2017-05-24hikey: turn on printk.devkmsg for 4.9 kernelYongqin Liu
With 4.9 kernel, ratelimit is default for kernel messages, so we would not see message printed from userspace like following: init: starting service 'surfaceflinger'... The information like this is necessary for us to know the status of android boot during development, so turn on printk.devkmsg from the boot parameters. kernel documentation is here: https://android.googlesource.com/kernel/hikey-linaro/+/android-hikey-linaro-4.9/Documentation/kernel-parameters.txt#3273 Test: manually with hikey Change-Id: Ib0ec7a311129108a14478c707564309ae10b390d Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2017-05-24Merge "Enable binderized graphics allocator" into oc-devTreeHugger Robot
2017-05-24gralloc: fix numFds for framebuffer handlesChia-I Wu
It is an error to claim one fd, while the fd is -1. Bug: 37550237 Test: boots Change-Id: I7ad0d7c2bbe0bff8f462666bbf5fab38e9115578
2017-05-24gralloc: do not use private_handle_t::ion_hndChia-I Wu
This makes private_handle_t native_handle_clone friendly when GRALLOC_ARM_UMP_MODULE is not defined. Bug: 37550237 Test: boots Change-Id: I6c489eb4f8f6791ab91ddffe55d9ce3dc96509a0
2017-05-24gralloc: make register framebuffer no-opChia-I Wu
Bug: 37550237 Test: boots Change-Id: Iccc7a5dd5bb9deb980783ccc15ad8f50243c21b4
2017-05-24gralloc: make fbdev fd a shallow copyChia-I Wu
We never free private_module_t::framebuffer once it is initialized. We can use a shallow copy of the fbdev dev. Bug: 37550237 Test: boots Change-Id: I552b40c0a59d9f4ec5442e3a284f115a88061c3e
2017-05-24Enable binderized graphics allocatorChia-I Wu
Bug: 37550237 Test: boots to launcher Change-Id: I0b34a6dc87d33f37fffee000b020d78e754d827c Merged-In: I0b34a6dc87d33f37fffee000b020d78e754d827c
2017-05-23release-request-94bbded7-c270-40fa-9a74-fedecfd046c6-for-git_oc-release-4034 ↵android-build-team Robot
177 snap-temp-L73200000066785187 Change-Id: If374a15d4fc5f195815ed04c14cbbd329c9cad75
2017-05-21release-request-c72e46fd-06a9-4104-bad3-f7ba8aeb3e1d-for-git_oc-release-4029 ↵android-build-team Robot
917 snap-temp-L38800000066299680 Change-Id: Id141daca15d7d69187de673ecdcd18a55b8a6e0f
2017-05-19hikey: Add supplicant to HIDL manifestRoshan Pius
Bug: 38429713 Test: Compiles Change-Id: I92c269b0f5c462d26c4afa2590c777f9a2bd2543
2017-05-17hikey: Stop running vendor HAL daemonRoshan Pius
This is anyway non-functional on this platform. Bug: 36886769 Test: Compiles Change-Id: I0bdd00f01c2b2d3373e7d3cbf4c9a8fc9e4118ab (cherry picked from commit fd855198890683d3b4981ffb4777e8ece00ec460)
2017-04-09merge in oc-release history after reset to oc-devgitbuildkicker
2017-04-06Remove <impl> from manifest.Yifan Hong
Test: boots Bug: 36602724 Change-Id: I1b75ce8dff5dab6d0e78ad834d9aca835bc8ace9
2017-04-04Add type to device manifest.Yifan Hong
Test: pass Change-Id: I031853531d3171620531f3a5b24183f80dba5aec
2017-04-02merge in oc-release history after reset to oc-devgitbuildkicker
2017-03-31Do not assume default names for VINTF.Yifan Hong
Explicitly state each interface for each HAL. Bug: 36570950 Test: pass Change-Id: I6cc2d84c25f5b999ca3b71f52dec597d04a0963e
2017-03-30merge in oc-release history after reset to oc-devgitbuildkicker
2017-03-29bluetooth: Check the result of registerAsServiceMyles Watson
Test: VTS tests pass, Bluetooth starts/stops Change-Id: Idc541ac9eee32edbdd64e054f6c42a5cb930493c (cherry picked from commit f63b741b6a1f034fd2768060b272392c4214197b)
2017-03-16merge in oc-release history after reset to mastergitbuildkicker
2017-03-15Merge "Bluetooth: Add death recipient" am: 5e2670e4bc am: df56c1f3c6Myles Watson
am: 143cfc373f Change-Id: I64f6c161ac7e91b7d819fc8ff23142ec83e3d7ee
2017-03-15Merge "Bluetooth: Add death recipient" am: 5e2670e4bcMyles Watson
am: df56c1f3c6 Change-Id: I2d2208d108641bb7ad7f4a52326e4f1509a76d50
2017-03-15Merge "Bluetooth: Add death recipient"Myles Watson
am: 5e2670e4bc Change-Id: I81b68129b38b1f55a7df1b1029140139077cdc5c
2017-03-15Merge "Bluetooth: Add death recipient"android-n-mr2-preview-2Treehugger Robot
2017-03-15merge in oc-release history after reset to mastergitbuildkicker
2017-03-15hikey: powerHAL: Update PowerHAL for top-app category and other tweaks am: ↵John Stultz
17e1124421 am: 37ea080daa am: 51d12ac7b8 Change-Id: Ic1eac4954c03642083feb419660e6ff82a97000e
2017-03-15hikey: powerHAL: Update PowerHAL for top-app category and other tweaks am: ↵John Stultz
17e1124421 am: 37ea080daa Change-Id: I7a043c4d1bed90f25447883dad14327606245838
2017-03-15hikey: powerHAL: Update PowerHAL for top-app category and other tweaksJohn Stultz
am: 17e1124421 Change-Id: I5c7c94ba293df06645c4d2a2f4f3651e21bc4a49
2017-03-14hikey: powerHAL: Update PowerHAL for top-app category and other tweaksJohn Stultz
The initial EAS hikey powerhal was added before N was released, which introduced the top-app category. So refactor the code to use top-app. This also tweaks the build so that the module can be more easily reused on other hardware. Change-Id: I2847cbf62ea45b15fa2b8d3ee249c153cea351b0 Signed-off-by: John Stultz <john.stultz@linaro.org>
2017-03-14Merge "Remove obsolete ENABLE_TREBLE references."TreeHugger Robot
2017-03-14Remove obsolete ENABLE_TREBLE references.Steven Moreland
ENABLE_TREBLE compiler flags are no longer used. They have been replaced with use of the VINTF object. Bug: 32978887 Test: pass Change-Id: I516b80733d467dfb7385c4db82f2179aa7908d9e
2017-03-13hikey: Move wpa_supplicant to vendor partition am: 17ea3f3016 am: 8c6bfb059aRoshan Pius
am: 803179aa44 Change-Id: I3ce41f838f6f4c2a616d456e548cd8e3e15135a2
2017-03-13hikey: Add wifi HAL service to device.mk am: 1b96afa81f am: 4e456212d9Roshan Pius
am: 8ff4d40fb0 Change-Id: I9385ab78ca082a1cb54b5ef2ea335e5485d7d961
2017-03-13hikey: Move wpa_supplicant to vendor partition am: 17ea3f3016Roshan Pius
am: 8c6bfb059a Change-Id: I2453d0d622382cc9cc1aadd1f657fc80eacbb09c
2017-03-13hikey: Add wifi HAL service to device.mk am: 1b96afa81fRoshan Pius
am: 4e456212d9 Change-Id: I1b519db75dfe8f9687ca1185bc43a593628daca8
2017-03-13hikey: Move wpa_supplicant to vendor partitionRoshan Pius
am: 17ea3f3016 Change-Id: I54b8cb6d90030b97b5e6621ca159ca7432d48ee1
2017-03-13hikey: Add wifi HAL service to device.mkRoshan Pius
am: 1b96afa81f Change-Id: I3393a8aac6af7b9e70aff21bbf732dd10f94bdc9
2017-03-13hikey: Move wpa_supplicant to vendor partitionRoshan Pius
Bug: 35684372 Test: Compiles Change-Id: Id49e340f63c24340d3ad53596d7a9eddd0888298 (cherry-picked from 71745bd31fddc7e01cbe4c60192a7f17104177b9)
2017-03-13hikey: Add wifi HAL service to device.mkRoshan Pius
Bug: 33460969 Test: Compiles. Change-Id: I132acd515f8f082f75a4fe251ddaeabe6a22a9c8 (cherry-picked from c7da6d274a7bc2fa435e80189ed239c3c1d1a9c3)
2017-03-09merge in oc-release history after reset to mastergitbuildkicker
2017-03-08hikey: Make the Hikey Bluetooth HAL independent am: 761dc49c59 am: dcab6b3defMyles Watson
am: 42da68fa12 Change-Id: I60839a52013f38217e133641bc502587410bb213
2017-03-08hikey: Make the Hikey Bluetooth HAL independent am: 761dc49c59Myles Watson
am: dcab6b3def Change-Id: Ib161e4ff52a2f19cf294cada126e86d402019a30
2017-03-08hikey: Make the Hikey Bluetooth HAL independentMyles Watson
am: 761dc49c59 Change-Id: Ifab8a96cb28f3022af87c03e9cd3f3b9c23b2977
2017-03-07Bluetooth: Add death recipientMyles Watson
Test: No crash when Bluetooth fails to start Change-Id: I07295b3ff285104c6ab942df472e249b665b9896
2017-03-07hikey: Make the Hikey Bluetooth HAL independentlinaro-opteeMyles Watson
Test: Bluetooth starts/stops Change-Id: I8a8b113f3edcdb092c36fd7822aeabf900c0f0b3
2017-03-05merge in oc-release history after reset to mastergitbuildkicker