summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-07-11Merge "DO NOT MERGE - Merge pie-platform-release (PPRL.190705.004) into master"android-o-mr1-iot-release-1.0.14Treehugger Robot
2019-07-11Merge "libbinder: log driver name when it doesn't open"Treehugger Robot
2019-07-11Merge "binder: bpfix bp files"Treehugger Robot
2019-07-10libbinder: log driver name when it doesn't openSteven Moreland
Bug: N/A Test: build and look at logs on device w/ a problem Change-Id: I9742d958b3f1bfac8f94bdf22c4543079d9e16bd
2019-07-10Merge "binderDriverInterfaceTest: fix failure"Treehugger Robot
2019-07-10binder: bpfix bp filesSteven Moreland
Mainly so that 'name' comes first. Bug: 137203409 Test: N/A Change-Id: I88fdcbe8f1fd1ef2565550609b9d640e1b4d044f
2019-07-10binderDriverInterfaceTest: fix failureSteven Moreland
After servicemanager was re-written in C++, it started returning a 4-byte payload for ping. Whereas before, in the C implementation, a zero byte payload was returned. Allowing multiple values in this test to stop presubmit failures. As a follow-up, I will try to determine if we can switch libbinder to a 0-byte ping (and revert this CL). Alternatively, once SM is in all branches, if we want this behavior, we can restrict this test to 4-bytes OR we can remove this expected value from this test altogether. This test is allowing both values and being fixed in this strange way because an investigation will follow, and our branching structure (and vendor prebuilts) make it hard to revert the offending change. Fixes: 136633463 Bug: 137203409 Test: binderDriverInterfaceTest passes (on devices with and w/o and updated SM) Change-Id: I43a5d10c59ae71933db40d932716cd979f802cc5
2019-07-10Merge "Hold onto linked binder."Steven Moreland
2019-07-10Merge "binder: Bp: clear DRs in onLastStrongRef"Steven Moreland
2019-07-09DO NOT MERGE - Merge pie-platform-release (PPRL.190705.004) into masterXin Li
Bug: 136196576 Change-Id: Id1667c08d51f9bc0e8095f97944e35c8082e9bec
2019-07-08Snap for 5622519 from 2062c5a408eb44ead19b7e2e797e93b5781ae931 to ↵android-build-team Robot
pi-platform-release Change-Id: I639c25e8699af4faec2f40e5f1752d3b536c7fce
2019-07-08Hold onto linked binder.Steven Moreland
unlinkToDeath is no longer required, (this change in behavior is to avoid leaks) so holding onto window manager here (still calling unlinkToDeath to avoid a log, but may for instance remove all unlinkToDeath calls in the future). Bug: 134576445 Test: boot Change-Id: I78259964b564d87c4bb9be254ee46d3ce04db5ad
2019-07-08Snap for 5600800 from 42a149d853a6af9b6a04ef00ba644319a4c13ead to ↵android-build-team Robot
pi-platform-release Change-Id: Ie2109a1040d23bddd1a42022c66b5a6291749fe6
2019-07-04Merge "Add owners for package manger"Treehugger Robot
2019-07-04Merge "otapreopt: remove transitive libapexd dependencies."Martijn Coenen
2019-07-03otapreopt: remove transitive libapexd dependencies.Martijn Coenen
And use the newly introduced libapexd-deps cc_defaults. Bug: 136204843 Test: builds Change-Id: Ia03c447f9016ff4ce6ebaaee1ec011371921d497
2019-07-02Merge "Fix lshal_test after updated defaults."Treehugger Robot
2019-07-01Merge "Installd: Add more owners"Andreas Gampe
2019-07-01Installd: Add more ownersAndreas Gampe
Add rpl and mast. Test: N/A Change-Id: Ib4130548d0b0d00cb612f9865e54977b48950fd1
2019-07-01Merge "Replace StatusOr<T> with Result<T>"Treehugger Robot
2019-07-01Merge "Fix dumpstate_test test config"Abhijeet Kaur
2019-07-01Replace StatusOr<T> with Result<T>Mohammad Samiul Islam
Bug: 133494354 Test: builds successfully Test: atest apexservice_test Change-Id: I49bd2797106fdc91205e76222120ce98ea021ecd Merged-In: I49bd2797106fdc91205e76222120ce98ea021ecd (cherry picked from commit 137fc81fb2346aa5f9cce9360cd78167b98f8487)
2019-06-28Merge "dumpstate: close socket after accepting"Kansho Nishida
2019-06-28Merge "Update filesystem permissions for gpu frequency tracepoints"Sidath Senanayake
2019-06-28Merge "Move to using boot image profile"Mathieu Chartier
2019-06-28Merge "Move libartimagevalues to art/libartimagevalues"Paul Duffin
2019-06-27Move to using boot image profileMathieu Chartier
Image classes is no longer supported. Test: make Change-Id: I2d4197f6f80b1ed26ddf04e9ef0b3e5ff618eaeb
2019-06-27Merge "Moving /oat folder creation to installd."Treehugger Robot
2019-06-27Fix dumpstate_test test configDan Shi
Bug: 135189613 Test: atest dumpstate_test Change-Id: Ie0105376f2db13d3b24f2a2630849633b95e3790
2019-06-27Merge changes I7f697d1d,I60f47a48Treehugger Robot
* changes: Remove parse_radio_log Remove some obsolete TODOs
2019-06-27Move libartimagevalues to art/libartimagevaluesPaul Duffin
Bug: 136082807 Test: m otapreopt Change-Id: I92f5c5e66505914dd89e159bdf31590abd837efd
2019-06-26Fix lshal_test after updated defaults.Steven Moreland
Also add TEST_MAPPING so that this doesn't happen again. Bug: N/A Test: N/A Change-Id: Idd99b34e8e634b9f93652b756eabcf9f62256e7e
2019-06-26Moving /oat folder creation to installd.Alex Buynytskyy
Change-Id: I93208d84ff2101f6b8ce63e04fc42c0331ce920b Test: refactoring CL. Existing unit tests still pass. Test: atest installd_dexopt_test
2019-06-26Update filesystem permissions for gpu frequency tracepointsSidath Senanayake
This tracepoint is used to log changes to the GPU clock speed which is useful for developers and should be available in user builds. This tracepoint is used by Perfetto (see bug for details). Bug: 136062452 Change-Id: If7e43bcf95e0f2162af618b20d3c26aad3264f97
2019-06-26Merge changes I9b41e78f,Ia66e5da5Steven Moreland
* changes: liblshal: make static lshal: use pragma once
2019-06-25liblshal: make staticSteven Moreland
- reduce number of files on device - allow testing lshal w/o flashing - no need for dynamic linking (static lib will be more compact) Bug: N/A Test: lshal, lshal_test Change-Id: I9b41e78f7e6a469505cd530eb578df6855f45a1f
2019-06-25lshal: use pragma onceSteven Moreland
For simplicity when adding new files. Bug: N/A Test: N/A Change-Id: Ia66e5da5ff680b9287c4431799a935b58de02307
2019-06-24Merge "Brace Yourselves, R is Coming."Treehugger Robot
2019-06-24Merge "Suppress warn_unused_result warning in otapreopt_chroot"Nikita Ioffe
2019-06-24Suppress warn_unused_result warning in otapreopt_chrootNikita Ioffe
For more context see another CL in this topic. Test: m checkbuild Bug: 135682248 Change-Id: Ib58df83a98750dde0290630aeb49bf858abb604d
2019-06-24dumpstate: close socket after acceptingKansho Nishida
Close socket just after accept(), to make sure that connect() by client will get error when the socket is used by the other services. Bug: 135575100 Test: execute bugreport in parallel Change-Id: I4e8a46e41519fa97cf41dde8955cf37361c6fa99 Signed-off-by: Kansho Nishida <kansho@google.com>
2019-06-21Brace Yourselves, R is Coming.Felipe Leme
Bug: none Test: echo 'in TreeHugger we trust!' Change-Id: I21d6b0dab95170093de5d725b170916ca7ca0a9c
2019-06-19Merge "Replace no_framework_libs: true with sdk_version: "core_platform""Paul Duffin
2019-06-19Replace no_framework_libs: true with sdk_version: "core_platform"Paul Duffin
Bug: 134566750 Test: m Change-Id: I3874470f17b28dd23e907b7279da984cbaa597ef Exempt-From-Owner-Approval: minor build change
2019-06-19Merge "installd: add dependencies required by apexd"Treehugger Robot
2019-06-19Merge "libhwbinder users use libhidlbase"Treehugger Robot
2019-06-18libhwbinder users use libhidlbaseSteven Moreland
libhwbinder symbols are being moved into libhidlbase in order to optimize linking/memory usage. libhwbinder will no longer be required in the future (however removing references to it will come separately). Bug: 134961554 Test: boot Change-Id: Ia2cba3d034a682ce37dc9a0f742f802440e67d25
2019-06-14Merge "Revert "dumpstate: Always vibrate, even in DND""Treehugger Robot
2019-06-14Revert "dumpstate: Always vibrate, even in DND"Chris Fries
This reverts commit 9b5ce25a7a8fc9f0be1b513940984c6ca1428cf9. Reason for revert: No -f support in aosp VibratorService Change-Id: I3fe0fd2627373f0a305cdcaae0baa9509f44ad0a
2019-06-14Remove parse_radio_logNandana Dutt
parse_radio_log does not seem to be available: "*** command 'parse_radio_log /proc/last_radio_log' failed: exit code 1" BUG: 29319732 Test: `adb bugreport` and verified the error is not there. Change-Id: I7f697d1da788818f3db7efa92fe71ed7470bc5dc