Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit f4569501 authored by mrulhania's avatar mrulhania Committed by Manjeet Rulhania
Browse files

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
parent 658c3fe6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment