OSDN Git Service

ResStringPool: Prevenet boot loop from se fix
authorRyan Mitchell <rtmitchell@google.com>
Mon, 21 May 2018 20:59:23 +0000 (13:59 -0700)
committerandroid-build-team Robot <android-build-team-robot@google.com>
Fri, 10 Aug 2018 20:27:58 +0000 (20:27 +0000)
commit92aed32dda0a6bec5cd26f4f32d8c9b103af557b
treeb1caaf26f825560a02dbf38972d87fb1e411008d
parentd0c09ae726054c9d20a245dd167ade6c5a21a9f9
ResStringPool: Prevenet boot loop from se fix

Changes the logs adding in a previous security fix to warnings so
devices with malformed APKs currently on them will not undergo DOS when
they are upgraded to P.

Bug: 79724567
Test: run cts -m CtsAppSecurityHostTestCases \
          -t android.appsecurity.cts.CorruptApkTests

Change-Id: Ied54e4bb14abdaf79da562022c7ea6075187c1f8
(cherry picked from commit f05f47b2c1838529e682ad8f931d3da72244b1a1)
(cherry picked from commit c31cf80008fdb06ea8e1eab9764096653e7854b1)
libs/androidfw/ResourceTypes.cpp