Commit Graph

16 Commits

Author SHA1 Message Date
Bruno Martins
0a73484c32 sm7250-common: Drop component overrides
This is no longer needed as of Android 13.

Change-Id: I38435c47c8781678f82014decbbae40dcab0a07b
2022-10-17 13:16:27 +10:00
mikairyuu
701340b8e9 Revert "sm7250-common: powerhint: return all the nodes"
people ain't that keen on using other kernels anyway so let's not spam anything after all
2022-08-22 15:07:07 +03:00
Daeho Jeong
fa9190778d sm7250-common: Disable powerhint for F2FS gc_urgent mode
Disable the powerhint for F2FS gc_urgent mode, since we are going to
replace this with the smart idle maintenance service.

Test: turn on/off the screen & check /sys/fs/f2fs/dm-*/gc_urgent
Bug: 214430685
Signed-off-by: Daeho Jeong <daehojeong@google.com>
Change-Id: I5691ce28d24fca80290fdd6b8f4920d4c95e68d7
2022-08-19 20:53:25 +03:00
mikairyuu
a30140fef2 sm7250-common: configs: return battery thermal config 2022-08-06 11:59:26 +03:00
mikairyuu
30b72a4a84 sm7250-common: powerhint: return all the nodes
This will allow users to use any kernel they want
2022-08-04 08:48:50 +03:00
Haoran.Wang
b05559daf5 sm7250-common: Grant android.permission.WRITE_DEVICE_CONFIG to gms
Grant android.permission.WRITE_DEVICE_CONFIG to com.google.android.gms
package.

TEST: run gts -m GtsDeviceConfigTestCases -t
com.google.android.deviceconfig.gts.DeviceConfigApiPermissionTests#testWriteDeviceConfigPermission

Signed-off-by: Haoran.Wang <elven.wang@nxp.com>
Reviewed-on: http://androidsource.ap.freescale.net/project/13666
Reviewed-by: guoyin.chen <guoyin.chen@nxp.com>
Reviewed-by: Tian Yang <yang.tian@nxp.com>
Signed-off-by: Joey Huab <joey@evolution-x.org>
2022-06-17 18:09:45 +10:00
mikairyuu
a9b018a266 sm7250-common: import configs from snow 2022-06-17 18:08:49 +10:00
xSylla
76225f1e92 sm7250-common: Update blobs from MIUI V13.0.2.0.SJIMIXM
Change-Id: Ie65bb522086e1ee099423ca6d4d9cd9f2ebbefe7
2022-06-05 14:28:33 +02:00
xSylla
2daeb3ea42 sm7250-common: Update public libraries from monet V12.5.1.0.RJIMIXM
Signed-off-by: xSylla <syllamodder@gmail.com>
2021-12-01 13:02:03 +01:00
xSylla
16c47a1821 sm7250-common: Adapt powerhint for Xiaomi SM7250 2021-12-01 13:02:03 +01:00
KakatkarAkshay
70090e239a sm7250-common: Import powerhint.json from android-11.0.0_r32
Change-Id: I552870c130ceaac4d20322acf6d1da22ad5017ec
2021-12-01 13:02:03 +01:00
Wei Wang
8654b374e5 sm7250-common: Remove QTI perfd
Bug: 69270928
Test: Build and boot device and test camera
Change-Id: I87b283206f462fb5c8ec9cdd303ae2934fe9bfc4
2021-12-01 13:02:03 +01:00
Sebastiano Barezzi
d9255f9034 sm7250-common: Move excluded-input-devices.xml to vibrator folder
Change-Id: I6f384c556e124052b3695a87f225207dae7c8089
2021-12-01 13:02:03 +01:00
Sebastiano Barezzi
63500bb501
sm8250-common: Import excluded-input-devices.xml
* From lmi-user 11 RKQ1.200826.002 V12.2.6.0.RJKMIXM release-keys

Change-Id: I9ec50ed82b07ec5936e54d8cd021985b0c1b9486
2021-04-25 03:19:54 +02:00
Ryan Mitchell
1705788c35
sm8250-common: Use component-override to configure Bluetooth
Runtime Resource Overlays (RROs) can no longer change the value of
resources in manifest when read during PackagerParser.

This change uses component-override to enable the service by default.

Remove usages of profile_supported_* from overlays as they no
longer configure the enable state of Bluetooth components.

Bug: 135048762
Test: adb shell pm query-services \
      com.android.bluetooth/.avrcpcontroller.AvrcpControllerService
      adb shell pm query-services \
      com.android.bluetooth/.hid.HidDeviceService
      adb shell pm query-services \
      com.android.bluetooth/.sap.SapService

Change-Id: I284d254a921b14d1533745611a083f4b5a27d9dc
2021-02-20 00:43:33 +01:00
Sebastiano Barezzi
bb089b916e
sm8250-common: Import public libraries list
* From lmi-user 11 RKQ1.200826.002 V12.2.4.0.RJKMIXM release-keys

Change-Id: I41725fac378391291e84cca00c16b1661797e22b
2021-02-15 18:54:33 +01:00