summaryrefslogtreecommitdiff
path: root/core/java/com/android/server/SystemConfig.java
Commit message (Expand)AuthorAgeFilesLines
* Handle install-constraints tag.Pedro Loureiro2022-08-011-0/+20
* Catch parsing errors for pre-release platformsYurii Zubrytskyi2022-06-061-6/+22
* Remove vendor apex privapp allowlist pruningAndrei Onea2022-04-281-16/+0
* Merge "Optimize EROFS detection code." into tm-devDavid Anderson2022-04-071-6/+4
|\
| * Optimize EROFS detection code.David Anderson2022-04-061-6/+4
* | Use strings in shared library updatability attributesPedro Loureiro2022-04-061-27/+27
|/
* Switches ADAS allowlist away from string resourcesGrace Cheng2022-04-041-2/+38
* Add PackageManager feature strings for EROFS.David Anderson2022-03-181-0/+37
* Treat allowlists differently for flattened apexAndrei Onea2022-03-161-1/+3
* Use apex name when querying privapp allowlistsAndrei Onea2022-03-101-6/+6
* Merge changes from topic "ignore-vendor-apex-allowlists" am: a22612eb94 am: 8...Andrei-Valentin Onea2022-03-011-6/+27
|\
| * Ignore vendor apex priv-app permission allowlistsAndrei Onea2022-01-191-0/+16
| * Add test for parsing apex allowlistsAndrei Onea2022-01-191-6/+11
| * Ignore prebuilt shared library if it doesn't exist on deviceRhed Jao2022-01-191-1/+15
| * Rename updatable-library to apex-libraryPedro Loureiro2022-01-191-2/+2
| * Parse new xml attributes used for updatable shared librariesPedro Loureiro2022-01-191-7/+80
| * Create XML parser only once.Alex Buynytskyy2022-01-191-23/+26
| * Allow privapp permission allowlist in apexAndrei Onea2021-12-031-6/+68
* | Add support to pre-config bg restriction exemptions in system configJing Ji2022-02-021-0/+22
* | Rename updatable-library to apex-libraryPedro Loureiro2021-12-221-2/+2
* | Ignore prebuilt shared library if it doesn't exist on deviceRhed Jao2021-12-071-1/+15
* | Allow privapp permission allowlist in apexAndrei Onea2021-11-181-6/+68
* | Parse new xml attributes used for updatable shared librariesPedro Loureiro2021-09-291-7/+80
* | Create XML parser only once.Alex Buynytskyy2021-09-231-23/+26
|/
* Merge "Allow APEXes permission XMLs to declare features." am: ada5fb65b5Daniel Norman2021-08-301-2/+3
|\
| * Allow APEXes permission XMLs to declare features.Daniel Norman2021-08-261-2/+3
| * Rename FIRST_SDK_INT to DEVICE_INITIAL_SDK_INTpaulhu2021-07-051-2/+2
* | Restrict what APEXes different installers can updateNikita Ioffe2021-07-211-4/+28
* | Rename partner-apex-allowlist to vendor-apex-allowlistNikita Ioffe2021-06-221-10/+13
* | Add sys config to handle apexes that are allowed to be updatedNikita Ioffe2021-06-221-0/+20
* | Update location bypass allowlistSoonil Nagarkar2021-05-211-3/+17
* | Remove package manager feature for togglesEvan Severson2021-04-201-9/+0
* | Rename FIRST_SDK_INT to DEVICE_INITIAL_SDK_INTpaulhu2021-04-091-4/+4
* | Remove INCREMENTAL_VERSION and add version to INCREMENTAL feature.Alex Buynytskyy2021-03-021-2/+1
* | Create listener for dynamic blurEnabled changesGalia Peycheva2021-03-011-7/+0
* | Merge "Expose SensorPrivacy as SystemApi" into sc-devEvan Severson2021-02-251-0/+9
|\ \
| * | Expose SensorPrivacy as SystemApiEvan Severson2021-02-241-0/+9
* | | API feedback: getVersion instead of isV2.Alex Buynytskyy2021-02-251-3/+3
|/ /
* | Add a new feature to store IncFs version.Alex Buynytskyy2021-02-111-0/+2
* | Remove legacy IntentFilterVerificationManagerWinson2021-02-041-2/+3
* | Add blur feature to package managerGalia Peycheva2021-01-191-0/+7
* | Merge changes I1d3e5e66,I86b869af,Iab4d3902,I645ee722 am: 72864d2930 am: 9685...Treehugger Robot2020-10-191-1/+1
|\|
| * Fix <overlay-config-signature> commentsRyan Mitchell2020-10-141-1/+1
| * OMS: Add config_signature policy handlingZoran Jovanovic2020-10-141-0/+36
* | Further refactor UidPermissionState and GIDs.Hai Zhang2020-09-291-2/+2
* | SystemConfig: Tolerate absent native lib paths.Tobias Thierer2020-09-241-1/+6
* | OMS: Add config_signature policy handlingZoran Jovanovic2020-07-281-0/+36
* | Merge "Remove references to system-user-whitelisted-app"TreeHugger Robot2020-07-241-42/+0
|\ \
| * | Remove references to system-user-whitelisted-appAdam Bookatz2020-07-211-42/+0
* | | Introduce uses-native-library tagJiyong Park2020-07-211-0/+40
|/ /