summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramVertexFixedFunction.java
diff options
context:
space:
mode:
authorPhilip P. Moltmann <moltmann@google.com>2020-03-10 14:46:27 -0700
committerPhilip P. Moltmann <moltmann@google.com>2020-03-25 15:02:07 -0700
commitbd2780151a81d8d0397d2f8ac04320914942d27a (patch)
tree9b566ed4dd5577f2fa84de3b5932f2ad1ed516bb /rs/java/android/renderscript/ProgramVertexFixedFunction.java
parent9541b09160f1733504c7498998ee3e747197acf6 (diff)
Do not verify APKs out of updated APEXs
For APK-in-APEX the system is not aware of the pre-installed APKs. Hence the currently installed APK always shows up as "factory-installed APK". For factory installed APKs we enforce that all privilidged perissions are manually whitelisted. If an APK-in-APEX gets updated the app might request additional privilidged permissions. We now explicity allow this. This change leaves all apex specific logic inside of ApexMgr. E.g. - how to figure out if a pkg is a apk-in-apex - how apexPkgs are marked as factory/updated Fixes: 148853593 Test: Built a new APK-In-APEX that contained new priv permission, installed it and rebooted -> no crash, but permission was not granted Change-Id: I254e5189909efdafe3dc0ca8a5ab5a520457c585
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions