aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sm8250-common: Unduplicate genfs sepolicyHEADr11.1Alessandro Astone2022-02-021-5/+0
| | | | | | After: I4ed9e080904d7d2dbbb88a2da0aaffda37a0277b Change-Id: I5eeb5ad871d64d7d6a838ec460a68e0db105b7a8
* sm8250-common: Customize network options for VoLTEAlessandro Astone2021-11-0894-2/+2702
| | | | | | | | | | | | | | | * Our modem only registers for IMS when forcing a 4G/5G network * Enable world_phone_bool to use PreferredNetworkModePreferenceController instead of EnabledNetworkModePreferenceController in settings. This will show all the options in @array/preferred_network_mode_choices untouched. * Overlay those options to make it easier for users * We also need to overlay all translated arrays, or it would use the translations in packages/apps/Settings Change-Id: Ib6bc89b0cea6ec4368199ffda1627231ecf6c14e
* sm8250-common: Set no_sehash_xattr on /mnt/vendor/persistLuK13372021-11-081-1/+1
| | | | Change-Id: I070b1e41978aa80eb64b536ab635e9f38a2413c3
* sm8250-common: AICP-ifymosimchah2021-10-185-8/+58
| | | | Change-Id: Id7326ffb9be60ec4998c52685aa623eac0f129c7
* sm8250-common: Copy haptics exclusion config directly from QTI repoBruno Martins2021-10-152-31/+1
| | | | | | * Move to /vendor while at it Change-Id: I9758f359c4be549b334e487bbc49ca34b749efc3
* sm8250-common: sepolicy: Fix some sensor denialsOrdenKrieger2021-10-152-0/+4
| | | | | | | | | | | | | | | | | 10-14 12:57:59.067 695 695 I auditd : type=1400 audit(0.0:310): avc: denied { read } for comm="sscrpcd" name="gsensor_x.nv" dev="sda2" ino=184 scontext=u:r:vendor_sensors:s0 tcontext=u:object_r:mnt_vendor_file:s0 tclass=file permissive=1 10-14 12:57:59.067 695 695 I auditd : type=1400 audit(0.0:311): avc: denied { open } for comm="sscrpcd" path="/mnt/vendor/persist/gsensor_x.nv" dev="sda2" ino=184 scontext=u:r:vendor_sensors:s0 tcontext=u:object_r:mnt_vendor_file:s0 tclass=file permissive=1 10-14 12:57:59.067 695 695 I auditd : type=1400 audit(0.0:312): avc: denied { getattr } for comm="sscrpcd" path="/mnt/vendor/persist/gsensor_x.nv" dev="sda2" ino=184 scontext=u:r:vendor_sensors:s0 tcontext=u:object_r:mnt_vendor_file:s0 tclass=file permissive=1 10-14 12:58:03.599 971 971 I auditd : type=1400 audit(0.0:336): avc: denied { search } for comm="sensors.qti" name="sensors" dev="sda2" ino=16 scontext=u:r:vendor_sensors_qti:s0 tcontext=u:object_r:vendor_persist_sensors_file:s0 tclass=dir permissive=1 10-14 12:58:03.599 971 971 I auditd : type=1400 audit(0.0:337): avc: denied { read } for comm="sensors.qti" name="sns_diag_flush" dev="sda2" ino=189 scontext=u:r:vendor_sensors_qti:s0 tcontext=u:object_r:vendor_persist_sensors_file:s0 tclass=fifo_file permissive=1 10-14 12:58:03.599 971 971 I auditd : type=1400 audit(0.0:338): avc: denied { open } for comm="sensors.qti" path="/mnt/vendor/persist/sensors/sns_diag_flush" dev="sda2" ino=189 scontext=u:r:vendor_sensors_qti:s0 tcontext=u:object_r:vendor_persist_sensors_file:s0 tclass=fifo_file permissive=1 10-14 12:58:03.599 971 971 I auditd : type=1400 audit(0.0:339): avc: denied { write } for comm="sensors.qti" name="sensors" dev="sda2" ino=16 scontext=u:r:vendor_sensors_qti:s0 tcontext=u:object_r:vendor_persist_sensors_file:s0 tclass=dir permissive=1 10-14 12:58:03.599 971 971 I auditd : type=1400 audit(0.0:340): avc: denied { add_name } for comm="sensors.qti" name="file1" scontext=u:r:vendor_sensors_qti:s0 tcontext=u:object_r:vendor_persist_sensors_file:s0 tclass=dir permissive=1 10-14 12:58:03.599 971 971 I auditd : type=1400 audit(0.0:341): avc: denied { create } for comm="sensors.qti" name="file1" scontext=u:r:vendor_sensors_qti:s0 tcontext=u:object_r:vendor_persist_sensors_file:s0 tclass=file permissive=1 10-14 12:58:03.599 971 971 I auditd : type=1400 audit(0.0:342): avc: denied { write } for comm="sensors.qti" name="file1" dev="sda2" ino=121 scontext=u:r:vendor_sensors_qti:s0 tcontext=u:object_r:vendor_persist_sensors_file:s0 tclass=file permissive=1 10-14 12:58:03.599 971 971 I auditd : type=1400 audit(0.0:343): avc: denied { open } for comm="sensors.qti" path="/mnt/vendor/persist/sensors/file1" dev="sda2" ino=121 scontext=u:r:vendor_sensors_qti:s0 tcontext=u:object_r:vendor_persist_sensors_file:s0 tclass=file permissive=1 Change-Id: I5281a2b9098028bbfa469cddace5c8d1660d415e
* sm8250-common: sepolicy: Fix some character device file denialsOrdenKrieger2021-10-153-0/+5
| | | | Change-Id: I36fa98e4d3a7456e8671cf9e7b2194b8c566fe14
* sm8250-common: sepolicy: Allow hal_nfc_default to find INxpNfcLegacyOrdenKrieger2021-10-152-0/+3
| | | | Change-Id: I866ef9fa25381086975e2f744abd26b719cf9b15
* sm8250-common: sepolicy: Address some set prop denialsOrdenKrieger2021-10-154-1/+9
| | | | Change-Id: I30ed6bbb875a36d422d6d59a85ae9a3625fdbfee
* sm8250-common: sepolicy: Address rild denialsOrdenKrieger2021-10-153-4/+5
| | | | Change-Id: Ibfdd2bed2ff487f5c14f3d77dadf2900214686a1
* sm8250-common: sepolicy: Allow hal_fingerprint_default to call hal_perf_defaultOrdenKrieger2021-10-151-0/+4
| | | | Change-Id: I4ded7911ee550b4cbb0d3e703813f2463050c775
* sm8250-common: sepolicy: Address sysfs_wakeup denialsAlessandro Astone2021-10-151-0/+66
| | | | Change-Id: Ic60267655a78e0858941985d4505fddfa409337a
* sm8250-common: Add sepolicy for ASUS ims.apkAlessandro Astone2021-10-152-0/+2
| | | | Change-Id: I9f2bd3199a5621ab68ad40b9a0caedc93311dde9
* sm8250-common: overlay: Disable global mode and CDMA choices.Jake Weinstein2021-10-151-2/+2
| | | | | | * Cleans up mobile network settings. Change-Id: Ib331062fa77a18661bbfcd1a49f62ddf9144228c
* sm8250-common: Import CarrierConfigResCommon QSSI overlaysAlexander Koskovich2021-10-154-814/+884
| | | | | | * from LA.QSSI.11.0.r1-12400-qssi.0. Change-Id: I1b94e4b29c07f9b186fb10470d2fd083667dc7fc
* sm8250-common: Use CodeAurora ImsService implementation for RCSBruno Martins2021-10-151-1/+1
| | | | | | | | | There is no evidence that Qualcomm devices running a rather recent IMS stack need to include AOSP RCS packages. RCS already worked before this change and continues to do so, but the main goal was to get rid of some of the RCS related log spam, which was accomplished here. Change-Id: I219546e29d288373877e9bcd194a60ef5e09f224
* sm8250-common: overlay: Add translatable="false" tags to ims package overlaysBrad Ebinger2021-10-151-2/+2
| | | | | | Bug: 147569830 Test: atest TeleServiceTests:PhoneGlobalsTest Change-Id: I57d80bbf17fafdc87ba04c6e7f7ab9573482e395
* sm8250-common: overlay: Remove old configuration and use new config for ↵Brad Ebinger2021-10-152-7/+6
| | | | | | | | | | | | MMTEL/RCS Remove the old config_ims_package device config and configure the new MMTEL and RCS configurations in Telephony instead. Also, configure the RcsService to be the default RCS service. Bug: 111305845 Test: make checkbuild Change-Id: I0d709b8248f1c40f0a5b50ec799396706eeadd65
* sm8250-common: fod: Change the path to trigger the FOD_WAKEUP_EVENTAlessandro Astone2021-10-155-4/+11
| | | | | | | * This is already present in asus kernel sources, we don't need to use our own additional proc file. Change-Id: Ie9d8dbb9356e4f2dbccb8c8ffc39e98976eb7056
* sm8250-common: Build all buildable vendor blobs from sourceAlessandro Astone2021-10-153-37/+431
| | | | Change-Id: Ic6f102c6e9f2c28fe02e100f11788175bf5f64f1
* sm8250-common: Load the kernel wlan driverAlessandro Astone2021-10-151-1/+1
| | | | | | * Our build system will only compile one driver, the right one. Change-Id: Ia10230ccf4538e47cb45d4822f85488be2ebe35a
* sm8250-common: ANT: Support new ANT stackMahesh Sharma2021-10-151-1/+1
| | | | | | | Add appropriate package name on the basis of transport used on target. Change-Id: I02163a7a50afba8c6ee6a766327b78c5df081d4e
* sm8250-common: Update blobs and configs from Android 11 releaseAlessandro Astone2021-10-1517-613/+1357
| | | | | | * From UL-ASUS_I003_1-ASUS-18.0410.2109.172-1.1.5-user Change-Id: I03634c77e0846dc05129d8e89521bb9dcd6512ff
* sm8250-common: Export libfastcvopt as a moduleAlessandro Astone2021-10-101-0/+2
| | | | Change-Id: I2ad978d2d12cadd0fb6d78c31aa0e8a56efc9b15
* sm8250-common: Build libplatformconfig from sourceArian2021-10-101-2/+4
| | | | Change-Id: I8b4f2272ee47f7652c21918792d9fb72c7018db6
* sm8250-common: Disable com.qualcomm.locationAlessandro Astone2021-10-102-45/+0
| | | | Change-Id: I4504d42d0e7e47ebd0071773e008467e8e6c317c
* sm8250-common: Switch to QTI bootctrl HALLuK13372021-10-103-4/+11
| | | | Change-Id: Ie5079fd4c40cb1f7414f2cba9f98d350f03047d8
* sm8250-common: Add fingerprint configuration to overlayKevin Chyn2021-02-011-0/+8
| | | | | | | | | | The framework was changed in Android R to require explicit authenticator registration. This change allows apps to continue to use the fingerprint sensor. Bug: 147445115 Test: Builds Change-Id: Id3385edc784b2053c8b54ec3153728f4e6e22a45
* sm8250-common: manifest: Remove Trust interface entryMichael Bestas2021-02-011-9/+0
| | | | | | This has been turned into a VINTF fragment. Change-Id: Iaf53a2e1fbac75d53ec11d4c56c51230f4758daf
* sm8250-common: Switch to standalone extract utilsMichael Bestas2021-02-013-43/+37
| | | | | | Align with templates while we are at it. Change-Id: Ife50623a3d1b8733f5cc76995c982d8950d39ad4
* sm8250-common: Drop no longer existed BluetoothQtiPig2021-01-291-4/+0
| | | | Change-Id: I6bf3e1dda6fe5dc66f6fafdb32a1daecb9616c84
* sm8250-common: Explicitely declare target uses QTI bluetooth stackAlessandro Astone2021-01-291-0/+1
| | | | | | Preivously it was transitively set by TARGET_FWK_SUPPORTS_FULL_VALUEADDS Change-Id: Ic5f6460397b7544d4ca6ceaaeaf771b5f279377c
* sm8250-common: Nuke FrameRateTileAlessandro Astone2021-01-2911-300/+0
| | | | | | | | In its current state it clashes with the settings preference. Furthermore, it hardcodes 60/90/120/144hz making it not suitable for zf7. Change-Id: I887d724ea9786a85fc2ed5477def57e8ac35bcd7
* sm8250-common: overlay: Enable min_refresh_rate settingLuK13372021-01-291-0/+21
| | | | Change-Id: I2e16b99318003de819d84cab03f7baa33b9b6f2b
* sm8250-common: Add system_ext to dynamic partitions listLuK13372021-01-283-3/+9
| | | | Change-Id: Ibac5e64c748fdbe2d26acb8fcaa85c674d3ba92f
* sm8250-common: Build QTI vibrator HALLuK13372021-01-282-9/+3
| | | | Change-Id: Ic87b5ca1dcf1ce1b4f65e7b90ce8c74a7aeb3ed4
* sm8250-common: Build new aidl qti power HALArian2021-01-282-20/+1
| | | | Change-Id: I4bdea354e54d34d0dfe9b811e228fc6f8762d2ed
* sm8250-common: Drop android.hardware.thermal HALLuK13372021-01-282-11/+6
| | | | | | android.hardware.thermal@1.0::IThermal/default is deprecated in compatibility matrix at FCM Version 4; it should not be served. Change-Id: Icc3c672a0bf6b9e4ee76ccf91e6cdca5fb778fde
* sm8250-common: Switch vintf manifest from copy files to build targetsLuK13372021-01-281-0/+5
| | | | | | | * Fixes: build/make/core/Makefile:49: error: VINTF metadata found in PRODUCT_COPY_FILES Change-Id: I0a7ddebff54563f7901b6ce5d6af9580ea201a77
* sm8250-common: Move wpa_supplicant VINTF definition to wpa_supplicant moduleJimmy Chen2021-01-281-9/+0
| | | | | | | | Bug: 36505680 Test: atest FrameworksNetTests Test: atest VtsHalWifiSupplicantV1_3TargetTest Test: connect EAP access point and verify PMK cache works correctly. Change-Id: I2c382765b8e84951fc17bb9f1c3785dcd66e7b51
* sm8250-common: Remove hostapd hidl entry from manifest.xmllesl2021-01-281-9/+0
| | | | | | | | | | This CL removes the definition for the hostapd hidl interface from manifest.xml and rely on vint-fragements entry. This is to avoid the need to modify the revision in future Bug: 145780363 Test: builds and wifi softap works Change-Id: I2b0d28b143e232ce60c56cbabfed3f685ab6bab9
* sm8250-common: Remove IWifi hidl entry from manifest.xmlAhmed ElArabawy2021-01-281-9/+0
| | | | | | | | | | | This CL removes the definition for the IWifi hidl interface from manifest.xml and rely on vint-fragements entry. This is to avoid the need to modify the revision in future Bug: 138243400 Test: builds and wifi works Change-Id: Id36fb384bbbf55a976d315d6a374d5fb66f4e1bb
* sm8250-common: Add Tethering ConfigWeilun Du2021-01-285-65/+119
| | | | | | | | | Tethering package is APEX and we need to create a RRO to overwrite the values for config_tether_wifi_regexs and config_tether_wifi_p2p_regexs. BUG: 163800715 Signed-off-by: Weilun Du <wdu@google.com> Change-Id: Ia0834f5215ff8c3b13effa591bd2f84d93419a06
* sm8250-common: Add WifiOverlayRoshan Pius2021-01-284-1/+99
| | | | | | Bug: 148617260 Test: Device boots up and connects to wifi networks. Change-Id: Iec27a6d947a232a42451ef095dc73d1a52327db5
* sm8250-common: overlay: Remove wifi related internal overlaysRoshan Pius2021-01-281-28/+0
| | | | | | | | These are replaced by formal mainline module overlays. Bug: 143464763 Test: Send for Wifi regression tests Change-Id: I45881ed210132252b9c5c7d6be03ed845e33f971
* sm8250-common: overlay: Update pinner list for new SystemUI locationSubhajeet Muhuri2021-01-281-3/+3
| | | | Change-Id: I93c1a4b73ca1f03ca0fcf9cbe4ce1b057a739ca6
* sm8250-common: overlay: Update in pinned files.Nicolas Geoffray2021-01-282-9/+2
| | | | | | | | Remove or update paths that don't exist. Bug: 119800099 Test: boots Change-Id: Ib2cea88499cf08274d620d9d85ffcafc31fee868
* sm8250-common: Update sepolicy for elevenAlessandro Astone2021-01-2820-82/+20
| | | | Change-Id: Ifc02832f5f4a2391c67d0ef8773c6b424d85e4dc
* sm8250-common: sepolicy: Use BOARD_VENDOR_SEPOLICY_DIRSFelix2021-01-281-1/+1
| | | | | | BOARD_SEPOLICY_DIRS is deprecated. Change-Id: I046282b2a2e8c541726fb29cb0044503322d4be9
* sm8250-common: Update qcom sepolicy includeLuK13372021-01-281-1/+1
| | | | Change-Id: I7167575e82eb8c5de2d822643261757edda73a07