index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
com
/
android
/
server
/
SystemConfig.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Handle install-constraints tag.
Pedro Loureiro
2022-08-01
1
-0
/
+20
*
Catch parsing errors for pre-release platforms
Yurii Zubrytskyi
2022-06-06
1
-6
/
+22
*
Remove vendor apex privapp allowlist pruning
Andrei Onea
2022-04-28
1
-16
/
+0
*
Merge "Optimize EROFS detection code." into tm-dev
David Anderson
2022-04-07
1
-6
/
+4
|
\
|
*
Optimize EROFS detection code.
David Anderson
2022-04-06
1
-6
/
+4
*
|
Use strings in shared library updatability attributes
Pedro Loureiro
2022-04-06
1
-27
/
+27
|
/
*
Switches ADAS allowlist away from string resources
Grace Cheng
2022-04-04
1
-2
/
+38
*
Add PackageManager feature strings for EROFS.
David Anderson
2022-03-18
1
-0
/
+37
*
Treat allowlists differently for flattened apex
Andrei Onea
2022-03-16
1
-1
/
+3
*
Use apex name when querying privapp allowlists
Andrei Onea
2022-03-10
1
-6
/
+6
*
Merge changes from topic "ignore-vendor-apex-allowlists" am: a22612eb94 am: 8...
Andrei-Valentin Onea
2022-03-01
1
-6
/
+27
|
\
|
*
Ignore vendor apex priv-app permission allowlists
Andrei Onea
2022-01-19
1
-0
/
+16
|
*
Add test for parsing apex allowlists
Andrei Onea
2022-01-19
1
-6
/
+11
|
*
Ignore prebuilt shared library if it doesn't exist on device
Rhed Jao
2022-01-19
1
-1
/
+15
|
*
Rename updatable-library to apex-library
Pedro Loureiro
2022-01-19
1
-2
/
+2
|
*
Parse new xml attributes used for updatable shared libraries
Pedro Loureiro
2022-01-19
1
-7
/
+80
|
*
Create XML parser only once.
Alex Buynytskyy
2022-01-19
1
-23
/
+26
|
*
Allow privapp permission allowlist in apex
Andrei Onea
2021-12-03
1
-6
/
+68
*
|
Add support to pre-config bg restriction exemptions in system config
Jing Ji
2022-02-02
1
-0
/
+22
*
|
Rename updatable-library to apex-library
Pedro Loureiro
2021-12-22
1
-2
/
+2
*
|
Ignore prebuilt shared library if it doesn't exist on device
Rhed Jao
2021-12-07
1
-1
/
+15
*
|
Allow privapp permission allowlist in apex
Andrei Onea
2021-11-18
1
-6
/
+68
*
|
Parse new xml attributes used for updatable shared libraries
Pedro Loureiro
2021-09-29
1
-7
/
+80
*
|
Create XML parser only once.
Alex Buynytskyy
2021-09-23
1
-23
/
+26
|
/
*
Merge "Allow APEXes permission XMLs to declare features." am: ada5fb65b5
Daniel Norman
2021-08-30
1
-2
/
+3
|
\
|
*
Allow APEXes permission XMLs to declare features.
Daniel Norman
2021-08-26
1
-2
/
+3
|
*
Rename FIRST_SDK_INT to DEVICE_INITIAL_SDK_INT
paulhu
2021-07-05
1
-2
/
+2
*
|
Restrict what APEXes different installers can update
Nikita Ioffe
2021-07-21
1
-4
/
+28
*
|
Rename partner-apex-allowlist to vendor-apex-allowlist
Nikita Ioffe
2021-06-22
1
-10
/
+13
*
|
Add sys config to handle apexes that are allowed to be updated
Nikita Ioffe
2021-06-22
1
-0
/
+20
*
|
Update location bypass allowlist
Soonil Nagarkar
2021-05-21
1
-3
/
+17
*
|
Remove package manager feature for toggles
Evan Severson
2021-04-20
1
-9
/
+0
*
|
Rename FIRST_SDK_INT to DEVICE_INITIAL_SDK_INT
paulhu
2021-04-09
1
-4
/
+4
*
|
Remove INCREMENTAL_VERSION and add version to INCREMENTAL feature.
Alex Buynytskyy
2021-03-02
1
-2
/
+1
*
|
Create listener for dynamic blurEnabled changes
Galia Peycheva
2021-03-01
1
-7
/
+0
*
|
Merge "Expose SensorPrivacy as SystemApi" into sc-dev
Evan Severson
2021-02-25
1
-0
/
+9
|
\
\
|
*
|
Expose SensorPrivacy as SystemApi
Evan Severson
2021-02-24
1
-0
/
+9
*
|
|
API feedback: getVersion instead of isV2.
Alex Buynytskyy
2021-02-25
1
-3
/
+3
|
/
/
*
|
Add a new feature to store IncFs version.
Alex Buynytskyy
2021-02-11
1
-0
/
+2
*
|
Remove legacy IntentFilterVerificationManager
Winson
2021-02-04
1
-2
/
+3
*
|
Add blur feature to package manager
Galia Peycheva
2021-01-19
1
-0
/
+7
*
|
Merge changes I1d3e5e66,I86b869af,Iab4d3902,I645ee722 am: 72864d2930 am: 9685...
Treehugger Robot
2020-10-19
1
-1
/
+1
|
\
|
|
*
Fix <overlay-config-signature> comments
Ryan Mitchell
2020-10-14
1
-1
/
+1
|
*
OMS: Add config_signature policy handling
Zoran Jovanovic
2020-10-14
1
-0
/
+36
*
|
Further refactor UidPermissionState and GIDs.
Hai Zhang
2020-09-29
1
-2
/
+2
*
|
SystemConfig: Tolerate absent native lib paths.
Tobias Thierer
2020-09-24
1
-1
/
+6
*
|
OMS: Add config_signature policy handling
Zoran Jovanovic
2020-07-28
1
-0
/
+36
*
|
Merge "Remove references to system-user-whitelisted-app"
TreeHugger Robot
2020-07-24
1
-42
/
+0
|
\
\
|
*
|
Remove references to system-user-whitelisted-app
Adam Bookatz
2020-07-21
1
-42
/
+0
*
|
|
Introduce uses-native-library tag
Jiyong Park
2020-07-21
1
-0
/
+40
|
/
/
[next]