-. RECEIVE_SMS and READ_PHONE_NUMBERS permissions are no longer used.
-. Add the ACCESS_FINE_LOCATION permission for iOS WiFi D2D which was approved in b/188150877.
Bug: 188150877
Fix: 162937804
Test: Manual tested on Barbet.
Change-Id: I8a61258fb907bb7e1423a43536615951fb49cc5a
Merged-In: I8a61258fb907bb7e1423a43536615951fb49cc5a
android.software.verified_boot.xml should be copied to TARGET_COPY_OUT_VENDOR instead of system
Bug: 190401885
Test: run cts-on-gsi -m CtsSecurityTestCases -t android.security.cts.VerifiedBootTest#testVerifiedBootSupport
Change-Id: Ifc7818b1cef1284653d377b7bbc11bf4aaa44da0
As resources were moved from the android package to the connectivity
resources package, migrate resources to a new overlay for the new
package.
(clean cherry-pick from downstream branch)
Bug: 185850634
Test: m
Merged-In: I2789e88adbfb912f18017bae3d37696057a4afa5
Change-Id: I86f3ea2b486aa4a47c5a5c123571d9276a4d3095
* `ro.control_privapp_permissions=enforce` - Default in LineageOS
environments.
* `keyguard.no_require_sim=true` - Set in build/ in LineageOS
environments.
Change-Id: I5a17e8bca9c896984f3ceca90c8ca9479540072c
* In Android 12, android.hardware.radio.deprecated was removed due to [1]
So we don’t need to build this blobs and remove it from the manifest.
* Note: QTI do not pick this commit
* ref:
[1] 899ef068c6
Change-Id: Ie00e6090469b5393ac52fd4112b4bd7025815544
* We build this, so lets just use to sepolicy designed for it.
* hardware/google/pixel-sepolicy/citadel declares types that
are used in this, so lets include it too.
Change-Id: If8e8632e724693f19fa721c1c19358c6f9e282d8
* Looking at thermal-engine's needs, without this it is spammy
during sleep, and the denial isn't seen on R, so lets allow it
to maintain the old behavior.
Change-Id: Ie0a66addeb32d34fcfb7b90e146504477ea94c1f
* Looking in `git log`, we can see that this isn't needed
functionallity, and that all attempts to "read" it in any
way can be safely ignored.
Change-Id: I1dd6c57f9cec024371cec8f9074b000531514ba9
The pinner now asks the runtime for these files.
Test: adb shell dumpsys pinner
Bug: 144773394
Change-Id: Ifead4354d29b3ce658b2f5771b778a050b0579b5
Merged-In: I6627afc390f8dcacc197680dcc4917e2ac5bc090
This change replaces the '/system/lib64/libsurfaceflinger.so' pin, as
the file was removed in ag/12524602. The updated pin relies on
go/aog/1552085, as system_service needs read access to SurfaceFlinger.
Bug: 176197656
Test: adb shell dumpsys pinner (coral)
- shows that /system/bin/surfaceflinger is successfully pinned
adb logcat | grep PinnerService (coral)
- no longer shows a file-not-found error in PinnerService
Change-Id: Iae2a96c5fe4b1f5698d21de9970140321d11c460
These overlay values are just the default AOSP ones at the moment. We'll
change them on the system side instead.
Change-Id: I2898dec7c3c39eac604cb7f90224760869f65bbc
qcril will block any further MT SMS if previous one is not ACKed.
For this bug, IMS service is not ready and resulted in qcril stuck in blocking state.
This solution will add 30s timer to reset blocking state if there is no ACK from Telephony.
Bug: 169549852
Test: MT SMS during power off
Change-Id: I6f52170654925143aeb55f8bc0cf4c379717e718
The CarrierSettings app enables/disables carrier apps based on sim
inserted, so use it instead of CarrierConfig.
Change-Id: I163dd615e9d8268c5f94a28ae234a30f74c7e83b
Now that we are building our own vendor image, some necessary
packages aren't being built and some props aren't being set.
Change-Id: I3e91822b336761cdecf3f6ebe416276dc0585785
The GoogleParts app disables the EUICC app when there's no GMS, but it
doesn't happen quick enough. The crash dialog pops up a few times right
after initial boot up. There's no need to alarm the user, so hide it.
Change-Id: Ia06b336b30a8886bae522c6e8a76a1ca15da5edd
This is a squash of the following:
Author: Ethan Chen <intervigil@gmail.com>
Date: Sat Dec 1 13:53:00 2018 -0800
wahoo: Declare eUICC permission
Change-Id: I1b151021ca9fc6cf35141b2ccb337bc83197089e
Author: razorloves <razorloves@gmail.com>
Date: Fri Oct 18 00:06:22 2019 -0500
wahoo: Move eUICC permissions xml to /product
All eUICC items were moved to /product in Q.
Change-Id: I614f86b16f61959c47465863ab1d5d55030209ab
Change-Id: I323dce8b848b44e45ed21002950059e58719113c