Note partial/full to OomAdjuster's postUpdateOomAdjInnerLSP

ProcessTrackerState gets updated in applyOomAdjLSP only for partial
updates. Since the new partial update goes through
postUpdateOomAdjInnerLSP to trigger applyOomAdjLSP, it needs to be aware
of what type of update it is.

Fixes: 328570084
Test: atest CtsStatsdAtomHostTestCases:android.cts.statsdatom.perf.ProcStatsTests
Change-Id: Iab1e5bd017e98c492c5d589d0357470e9ee8e2b3
2 files changed