summaryrefslogtreecommitdiff
path: root/libs/androidfw/ApkParsing.cpp
diff options
context:
space:
mode:
author mrulhania <mrulhania@google.com> 2024-11-11 17:28:53 -0800
committer Manjeet Rulhania <mrulhania@google.com> 2025-01-07 08:14:34 -0800
commitf45695019779dd8df42f6c6ea6198129e1949765 (patch)
tree45c0056f9f7a172115d359e31fd39bc5735ec48b /libs/androidfw/ApkParsing.cpp
parent658c3fe6a492eaba71b1e5f2607c635b0311b083 (diff)
Write app ops access data into sqlite
App op access data is primarily an audit data and is written only once, the data is never updated. however, we keep truncating the old data. The current architecture of discrete & historical registry is pretty complex and the xml as persistence layer has caused deeply nested classes. With Sqlite we are trying to make app ops audit data more debugable, robust and simplifying the code. Bug: 377584611 Test: atest DiscreteAppOpSqlPersistenceTest DiscreteAppOpXmlPersistenceTest FLAG: android.permission.flags.enable_sqlite_appops_accesses Change-Id: Id63fa8f0c15bc33c90c5411b6594b6d593d9d76c
Diffstat (limited to 'libs/androidfw/ApkParsing.cpp')
0 files changed, 0 insertions, 0 deletions