Remove getppid call from gralloc mapper

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
(cherry picked from commit a2e11a389fe2c8a41bbe948c44771c058146f235)
1 file changed