summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-09-02Update paths to the new ART APEX.temp_140451723Martin Stjernholm
am: 07f2a01364 Change-Id: I540d1f488f6c8843cc51979ea85bb1c229ac2527
2019-08-27Update paths to the new ART APEX.Martin Stjernholm
Test: Treehugger Bug: 135753770 Change-Id: I63e820fe03b17e0dfa473586ab22f0800b732acc
2019-08-22Merge "Don't audit hwservice add -> find."Steven Moreland
am: b87ab81df3 Change-Id: Ie5173d628a9c53bfc10f104db8b158b98b726665
2019-08-22Merge "Don't audit hwservice add -> find."Treehugger Robot
2019-08-22Don't audit hwservice add -> find.Steven Moreland
Since an additional check related to getting the transport of a service before registering it is more visible (this is moving a VTS test failure to boot time for more visibility). When adding a 'find' check on the 'add' path, this triggered some logs here. 'find' has always been given with 'add' for other services, but for a dontaudit, find has to be manually added. Bug: 139274536 Fixes: 139822884 Test: TH Change-Id: Ica4266dfaf17acc8c7bc8bd83054aa02811a4a37 (cherry picked from commit 56078dad4484836059a00510522480acf242cc81)
2019-08-20mediacodec_service: this service DNESteven Moreland
am: 79078b5941 Change-Id: Ida577974fd2df5fabf8dcda6597035bb161e9862
2019-08-20mediacodec_service: this service DNESteven Moreland
Bug: 80317992 Test: TH Change-Id: I536f6139b95c70c71940a6e44f87ff84e53ca4ae
2019-08-20[automerger skipped] Remove 'uce' service to move into core policy.Steven Moreland
am: 090fc0cbfa -s ours am skip reason: change_id I62a4e92b0dac4098d640cca515d0dd8680442779 with SHA1 638687e823 is in history Change-Id: Ia230ccd15b05fd8b8ecb2b94aa16382aac86e80c
2019-08-19Remove 'uce' service to move into core policy.Steven Moreland
Because it is used by the AOSP framework. Bug: 136023468 Test: TH Change-Id: I62a4e92b0dac4098d640cca515d0dd8680442779 (cherry picked from commit e9feada45cb3e50631fb584614089737d56c1dff) Merged-In: I62a4e92b0dac4098d640cca515d0dd8680442779
2019-08-19Remove 'uce' service to move into core policy.Steven Moreland
Because it is used by the AOSP framework. Bug: 136023468 Test: TH Change-Id: I62a4e92b0dac4098d640cca515d0dd8680442779 (cherry picked from commit e9feada45cb3e50631fb584614089737d56c1dff)
2019-08-14DO NOT MERGE - Merge qt-dev-plus-aosp-without-vendor (5713463) into ↵Xin Li
stage-aosp-master Bug: 134405016 Change-Id: Ie43ec00f9a89d4fae00d43f98af2c5c6c704c246
2019-07-09[automerger skipped] DO NOT MERGE - Merge pie-platform-release ↵Xin Li
(PPRL.190705.004) into master am: 649f903bae -s ours am skip reason: subject contains skip directive Change-Id: I9515981fd12c6595ed91397bc2b8b79e9cd47490
2019-07-09DO NOT MERGE - Merge pie-platform-release (PPRL.190705.004) into masterandroid-o-mr1-iot-release-1.0.14Xin Li
Bug: 136196576 Change-Id: I045fc3aedc174cec6592a3f19f4befa10632d9f3
2019-07-08Snap for 5622519 from 3869bdad537f2b3e817a5d855eccfbcef17609c7 to ↵pie-platform-releaseandroid-build-team Robot
pi-platform-release Change-Id: Ifb6d60377b557f8c69becf8176b44318729ae09b
2019-07-02[automerger skipped] DO NOT MERGE - Merge qt-dev-plus-aosp-without-vendor ↵Xin Li
(5699924) into stage-aosp-master am: df54256f27 -s ours am skip reason: subject contains skip directive Change-Id: Ifbdcbbda9d206e13f55ff61fc2d1372e596c18a0
2019-07-02Dark boot on dark theme.Tao Bao
am: 9af37fef61 Change-Id: Ic13936b2c911d41c422cf2631c39d4c238312d67
2019-07-01DO NOT MERGE - Merge qt-dev-plus-aosp-without-vendor (5699924) into ↵Xin Li
stage-aosp-master Bug: 134405016 Change-Id: If83eae6ca6e18044662472b4187563971104818d
2019-07-01Add sepolicy for RamdumpService to access property sys.boot.reason on M1/S1 ↵klinesjiang
am: 5fb4da3132 am: 5e82f667cb Change-Id: I75b349c0c3705e39c2c7399a9e31fa09addae128
2019-07-01Add sepolicy for RamdumpService to access property sys.boot.reason on M1/S1klinesjiang
am: 5fb4da3132 Change-Id: Iec099c12a294e09209128ddac7f19ea0a9c817a5
2019-06-27Dark boot on dark theme.Tao Bao
Bug: 113028175 Bug: 136156133 Test: Build and flash sailfish. Check serial log regarding the start of vendor.darkboot and vendor.darkboot_clear services when toggling dark theme in Settings. Also read the value via `dd bs=1 skip=12862 if=/dev/block/sdd1 count=32 | xxd` to confirm the change. Test: Trigger a factory reset via Settings. Check the value in /misc after the reset. Change-Id: Ib34fc88a7dd056bc3d43ee7368e16d8c8270be99
2019-06-26Add sepolicy for RamdumpService to access property sys.boot.reason on M1/S1klinesjiang
Denied pattern is: avc: denied { read } for name="u:object_r:system_boot_reason_prop:s0" dev="tmpfs" ino=21223 scontext=u:r:ramdump_app:s0:c206,c256,c512,c768 tcontext=u:object_r:system_boot_reason_prop:s0 tclass=file permissive=0 Bug: 135420149 Bug: 132220248 Merged-In: I32e3b9ecb31fb46f28c28153ad79a088735de544 Change-Id: I32e3b9ecb31fb46f28c28153ad79a088735de544
2019-06-14Switch android-info to TARGET_BOARD_INFO_FILE. am: 42900d6dffXin Li
am: c6eb484fee Change-Id: I8d9fcd8223e34ed31e7b91b995cb003100ed866f
2019-06-14Switch android-info to TARGET_BOARD_INFO_FILE.Xin Li
am: 42900d6dff Change-Id: I19975a5bb1d806e4ad82c58f87d2f46d9b8870fc
2019-06-14Switch android-info to TARGET_BOARD_INFO_FILE.Xin Li
Bug: 77611511 Change-Id: Ic6c07112b2a8508a29e14493bb15c7f4f76c3231
2019-06-07Merge "Remove CAR_SPEED pre-grant for Gearhead on marlin" into qt-devSrinivas Visvanathan
am: b3ac8ec0a0 Change-Id: Ie235ca440ba1ceea32f11b4725a181373e5beb49
2019-06-07Merge "Remove CAR_SPEED pre-grant for Gearhead on marlin" into qt-devTreeHugger Robot
2019-06-05Merge "Switch back default vibrate for calls setting for marlin devices" ↵Yiwen Chen
into qt-dev am: 676c8958a4 Change-Id: Ia3275d39b3064491624cdacaef6595dfdf2c231d
2019-06-05Merge "Switch back default vibrate for calls setting for marlin devices" ↵Yiwen Chen
into qt-dev
2019-06-05Remove CAR_SPEED pre-grant for Gearhead on marlinSrinivas Visvanathan
- Pre-granting has caused issues in the past. See b/134583542. Test: None Bug: 134583542 Change-Id: Iba6ef4ee3766183ca4c814ebfb74c3c0ea2572e2
2019-06-04Switch back default vibrate for calls setting for marlin devicesYiwen Chen
Bug: 130741987 Test: Tested on device Change-Id: Id2f6f85177b49f593f02222c584b46c9560bc593
2019-06-02[automerger skipped] netd socket related sepolicy rule cleanup am: 82b611489aLuke Huang
am: b8efe77ca1 -s ours am skip reason: change_id I14c6547cec632dafa9166c32932fdd4011d7ec79 with SHA1 3daa8dff7a is in history Change-Id: I3ef8ed1ca2436be23741a23a02e430fbbe5cd915
2019-06-02netd socket related sepolicy rule cleanupLuke Huang
am: 82b611489a Change-Id: Iab2f6dc72608373b6052031a93ab8ac70eaf6ffe
2019-05-31Merge "media: update performance XML" into qt-devLajos Molnar
am: ab4fd3b5ef Change-Id: I03b91deb1cee2d646cd4050114a8b6d687711ebc
2019-05-31Extra Marlin runtime pregrants for Android AutoSrinivas Visvanathan
am: 876580b3cf Change-Id: I0d931c4e2846f406ad4e269e78ce33ac24099157
2019-06-01Merge "media: update performance XML" into qt-devLajos Molnar
2019-05-31media: update performance XMLLajos Molnar
Bug: 131600580 Change-Id: Ia1b063cf079126640db6b3adc243bd646b96f349
2019-05-31Extra Marlin runtime pregrants for Android AutoSrinivas Visvanathan
- Including permissions for Top Gear effort. Bug: 132998136 Bug: 132997487 Test: Built/flashed marlin Change-Id: I31c774a53ea26be8aa771642aa4c176187c2e7e4
2019-05-30netd socket related sepolicy rule cleanupandroid-o-mr1-iot-release-1.0.13Luke Huang
netd socket is no longer used. Bug: 65862741 Test: built, flashed, booted Merged-In: I21837f295ec32cb19c02fb193e579dc98b4a77e3 Merged-In: I14c6547cec632dafa9166c32932fdd4011d7ec79 Change-Id: Iff35d6a9e87ff6712d469c3d8ffe409cc2214bfd
2019-05-29sepolicy: Use BOARD_VENDOR_SEPOLICY_DIRS am: 710887a76fAnonymous
am: 0fad83b686 Change-Id: I1e9ba742c90fa6047c23766bdca0471eae361846
2019-05-29sepolicy: Use BOARD_VENDOR_SEPOLICY_DIRSAnonymous
am: 710887a76f Change-Id: I9830da44a6c9d24f8f4271d8730a8a0809b5370f
2019-05-29Increase status_bar_padding for no rounded cornersFabian Kozynski
am: 7fddf7eab8 Change-Id: I679c63340a6d9faf94ff6c48f6fdb2d4837fa326
2019-05-28Increase status_bar_padding for no rounded cornersFabian Kozynski
In devices with no rounded corners status_bar_padding is too small and text is too close to the edge of the device. Increase it for these devices. Test: visual Fixes: 132823624 Change-Id: I34bd3b659522f8d801f92edd29961eb6fa2234d3
2019-05-28sepolicy: Use BOARD_VENDOR_SEPOLICY_DIRSAnonymous
BOARD_SEPOLICY_DIRS is deprecated. Change-Id: I50ba8396529fe37fd8724a3ad4f5830f4244b9a3 Signed-off-by: Felix <google@ix5.org>
2019-05-27[automerger skipped] Deprecate PRODUCT_STATIC_BOOT_CONTROL_HAL. am: b26776fbe1Tao Bao
am: 08bb8bb006 -s ours am skip reason: change_id I01e5f605749f5d2ffa58d10b1250659ff4db1d59 with SHA1 deda98e469 is in history Change-Id: I98ba6af02016a862276cdaa0c2f4a04164dd8cec
2019-05-27Deprecate PRODUCT_STATIC_BOOT_CONTROL_HAL.Tao Bao
am: b26776fbe1 Change-Id: I35175d97731e017ec101224685d50c0112e91b8f
2019-05-24Deprecate PRODUCT_STATIC_BOOT_CONTROL_HAL.Tao Bao
In favor of using boot control HAL under recovery. Bug: 34254109 Test: TreeHugger Test: Build and flash sailfish. Do sanity check. Test: Sideloading a package on sailfish. Change-Id: I01e5f605749f5d2ffa58d10b1250659ff4db1d59 Merged-In: I01e5f605749f5d2ffa58d10b1250659ff4db1d59 (cherry picked from commit deda98e46963e49b4107b99fdd17ee0e1d827446)
2019-05-24Merge "Add create and rename permissions for media_data_file" am: 41cdce7ea0Srujan Gaddam
am: 2f680f864f Change-Id: I88467d9f89a26197c74a0f136c3caaa79238c651
2019-05-24Merge "Add create and rename permissions for media_data_file"Srujan Gaddam
am: 41cdce7ea0 Change-Id: I8c4be401e183a8bd7b63ddb48a7cd726489d38ec
2019-05-24Merge "Add create and rename permissions for media_data_file"Treehugger Robot
2019-05-24Merge "Deprecate PRODUCT_STATIC_BOOT_CONTROL_HAL." into qt-dev-plus-aospTao Bao