Age | Commit message (Collapse) | Author |
|
Most of the removal comes from the fact that ion_client is always going
to be 0 which helps in cleaning up all the setup code needed to make
sure ion_client is valid.
Bug: 275481134
Bug: 245053092
Test: Boot to home
Change-Id: Icc2cdb5eb9d6235ab37de4e7449724b5c546fc3f
|
|
Some of the codec components run in minijail which blocks getppid calls.
We should update the rules in codec as well to actually allow this
syscall. For now this should work as a WA.
Bug: 195608566
Test: Video playback in photos app
Change-Id: I63cb1a74ebbef8e1fbc17a05a253f94c9f571402
|
|
Bug: 173320140
Test: Builds successfully with gralloc3 and gralloc4
Test: Device boots to home with gralloc3
No-Typo-Check: Typos in comments from upstream
Signed-off-by: SeYeong Byeon <sy.byeon@samsung.com>
Change-Id: I1df105fd0358a0d1ee9c0266acafc4f7192ebc92
|