Commit graph

71 commits

Author SHA1 Message Date
Albert Tang
e3efd3e14c dre: Align status bar with camera cutout
Change-Id: I913879c595011b8d9775d95cb0015b78ab4f3183
2022-06-13 15:43:47 -05:00
althafvly
f20c9d1520 dre: overlays: set physical location of side fps
- we have fps on power button, so same values

Change-Id: Ieec34eef8c5a26b075da1314445b2b06391ec7b4
2022-06-10 22:30:47 -05:00
Albert Tang
0d0657c07d dre: Declare power button as fingerprint sensor
Change-Id: I326e6c514cce00dad562d46bb4721bb3a2ddeaa4
2022-06-10 22:30:12 -05:00
Albert Tang
375c1cfe9e dre: overlay: Set default peak refresh rate to 90 Hz
The N200 has a 90 Hz screen.

Change-Id: I54071549d14c008c277ad5e2dff768f2a8c62d68
2022-06-01 22:16:26 -05:00
Albert Tang
ff0855c048 dre: overlay: Import status bar padding from lemonade
Change-Id: Ic11fc75801533038b6a1fb5353d8cea21eb9b9d0
2022-06-01 22:16:26 -05:00
Albert Tang
c885d97707 dre: Import rounded corner setup from lemonade
There does not seem to be any differences between the 9 and N200 for
rounded corners, so we will just import those.

Change-Id: Ibfc43ebb95a802aaa5bbb7f34afb92ceb1027b3e
2022-06-01 22:16:26 -05:00
Albert Tang
5b22cf4631 dre: overlay: Import stock power profile
Change-Id: I08656ff41fef64dc62590089b2a28f19d8686a73
2022-06-01 22:16:26 -05:00
Albert Tang
5ee22fbe22 dre: Add fwb dimensions
Change-Id: If3840d18aa2b6eb55cfe0eb7e75c1dce2660d2f1
2022-06-01 22:16:26 -05:00
Albert Tang
c0178530b1 dre: overlay: Import brightness overlays
Originally taken from lemonade, then imported values from stock OOS.

Change-Id: I8d0c6a7a6c950c524d036388b79eace1d46cdfa8
2022-06-01 22:16:26 -05:00
Albert Tang
620d3be334 dre: Initial device tree conversion and decommonization
Added properties taken from lemonade and modified for dre.

Change-Id: Ibac1a345547184d7dc6e231ce9b867c457d6b576
2022-06-01 22:09:03 -05:00
Bruno Martins
9ed348bd0b sm8350-common: overlay: Enable smooth display with 120Hz
There's no point to keep using custom pref to set minimum refresh rate
when AOSP smooth display feature behaves in the exact same way in
our case.

Change-Id: I497918a9c9687443a9438fb6291769f6e51d9379
2022-02-27 19:38:18 +01:00
LuK1337
7bb44400a8 sm8350-common: Map our display modes out using AOSP overlays
Change-Id: I1124033f4c7dd5362514656bcab1da80f89f4080
2022-02-21 20:59:03 +00:00
Nicolas Geoffray
44dba5987e sm8350-common: Remove odex/oat files from pinner list.
The pinner now asks the runtime for these files.

Test: adb shell dumpsys pinner
Bug: 144773394
Change-Id: I8de2a2935901cbd3eaa50ce2d8aa09f61080ba02
Merged-In: Ie633ea788dab3389a3407ec9a461b5837befca46
2022-02-21 20:54:40 +00:00
Kevin Jeon
d2f0a41b76 sm8350-common: Update SurfaceFlinger pin on all targets
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
2022-02-21 20:54:40 +00:00
chandra
44fd57d526 sm8350-common: Enable config_powerDecoupleInteractiveModeFromDisplay
* It's set to true on stock.

Change-Id: I23220f18e8376d05c769c01a289d27f658372cbc
2021-06-27 13:45:42 +02:00
Bruno Martins
6eb74ee196 sm8350-common: overlay: Import bluetooth controller default configs
These are the defaults for lahaina SoC.

Change-Id: I05aded796d9e9b9f9ef9376b51e4897c260e0785
2021-06-18 21:48:46 +02:00
Bruno Martins
ccdd46cfea sm8350-common: overlay: Set IWLAN data service package name
Change-Id: I0f6a7531f57eaf293299b72e9ced9de70cc32477
2021-06-17 11:07:56 +02:00
LuK1337
082bd37f3e sm8350-common: overlay: Sync CarrierConfig overlays with OOS 11.2.6.6
Change-Id: I801e16b863abc04cbc3b31d06e4283e7a3ea2f06
2021-06-08 19:55:30 +02:00
LuK1337
2bf9eeee2f sm8250-common: overlay: Map out our display modes
Change-Id: I2755d5a938848d41382f1d3945f008d94eec1cbd
2021-04-27 18:49:50 +02:00
Prakash Pabba
ab3f0df0d6 sm8250-common: Add Ethernet type in network attributes
testGetAllNetworkInfo CTS test fails for instant
mode due to no ethernet type network attribute
support and selinux denial to find ETHERNET_SERVICE.

Add ethernet type network in network attributes overlay.

Change-Id: Ie70df6c0473aa1b20d383f2892d18a2f0583c7a9
2021-02-03 14:43:07 +01:00
Aalique Grahame
fbcac66dd9 sm8250-common: overlay: Add audio related features
Add audio related features present in android config
file to overlay config file.

CRs-Fixed: 2088093
Change-Id: I45f6d3ea68204ab254846726f0fe14bea91bb602
2021-02-03 14:42:31 +01:00
NAGASHREE S
ad63669730 sm8250-common: HFP: To enable the inband ringtone property
The change enables the inband ringtone
property.

CRs-Fixed: 2403633
Change-Id: Ib3e5cf66cad1afc40357f169ebfaeb762fdbf41e
2021-02-03 14:41:40 +01:00
Vineeta Srivastava
4f4ad31bd2 sm8250-common: Enable vt for this device
Bug: 27685376
Change-Id: Iecfea824c9fe7aca76fa86de6df68ed6f95bf154
2021-02-03 14:40:31 +01:00
Sunmeet Gill
8d74aa84a1 sm8250-common: Add 5G NR buffer sizes
CRs-Fixed: 2265499

Change-Id: I6d8a22721ffcbec02cb8ab8be85060f458afd4ab
2021-02-03 14:38:19 +01:00
Wang Han
24dc525881 sm8250-common: Remove obsolete tethering overlays
* These are moved into Tethering package since R but I
   cannot find any RRO for them on OOS. Remove them
   and use default values as they just work for us.

Change-Id: I45cff81e1159613094440dd7b2b73b53519c9de3
2021-02-02 14:57:40 +01:00
Bruno Martins
8c5cb959db sm8250-common: Use CodeAurora ImsService implementation for RCS
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
2021-02-02 14:57:40 +01:00
Ryan Mitchell
1d9989ef3d 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-01-08 14:31:38 +01:00
LuK1337
f1b69167ae sm8250-common: Remove OnePlus vendor overlays
Change-Id: Id22dfbeabb9487e4ee67f914dbb4507115bf250f
2021-01-06 18:47:30 +01:00
LuK1337
bd522502d1 sm8250-common: Disable qti-telephony-common injection for time being …
TODO: revisit once usable qti-telephony-common jar is available.

Change-Id: I2b80a3beb931d11db4b8367cded738e935797002
2021-01-03 12:48:22 +01:00
Michael W
94ee632998 sm8250-common: overlay: Update fingerprint dot location
Change-Id: I710c62f33038c449386864453fd16a2f41153b46
2020-11-23 15:10:40 +01:00
Kevin Chyn
d4cb76b54e sm8250-common: Add fingerprint configuration to overlay
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
2020-11-23 15:10:40 +01:00
Roshan Pius
1feb73cc6a sm8250-common: overlay: Remove wifi related internal overlays
These are replaced by formal mainline module overlays.

Bug: 143464763
Test: Send for  Wifi regression tests
Change-Id: I45881ed210132252b9c5c7d6be03ed845e33f971
2020-11-23 15:10:40 +01:00
Brad Ebinger
1e0607b562 sm8250-common: overlay: Add translatable="false" tags to ims package overlays
Bug: 147569830
Test: atest TeleServiceTests:PhoneGlobalsTest
Change-Id: I57d80bbf17fafdc87ba04c6e7f7ab9573482e395
2020-11-23 15:10:40 +01:00
Brad Ebinger
5952f01dbd sm8250-common: overlay: Remove old configuration and use new config for 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
2020-11-23 15:10:40 +01:00
Subhajeet Muhuri
ae433b889f sm8250-common: overlay: Update pinner list for new SystemUI location
Change-Id: I93c1a4b73ca1f03ca0fcf9cbe4ce1b057a739ca6
2020-11-23 15:10:40 +01:00
Nicolas Geoffray
7402069314 sm8250-common: overlay: Update in pinned files.
Remove or update paths that don't exist.

Bug: 119800099
Test: boots
Change-Id: Ib2cea88499cf08274d620d9d85ffcafc31fee868
2020-11-23 15:10:40 +01:00
LuK1337
7239ef8d6e sm8250-common: Update carrierconfig overlay from OOS11 2020-11-20 14:27:15 +01:00
LuK1337
b279cc8d58 sm8250-common: Disable OPFrameworkConfigOverlay 2020-06-27 00:17:27 +02:00
LuK1337
37f2c91f18 Revert "sm8250-common: Enable automatic refresh rate switching"
This reverts commit 39681af7fa9800196fa038a4fdc074257e7d86d0.
2020-06-27 00:17:27 +02:00
LuK1337
b18b335da7 sm8250-common: Update carrierconfig overlay 2020-06-27 00:17:13 +02:00
Park Ju Hyung
d7edaddf86 sm8250-common: Enable automatic refresh rate switching
Change-Id: I67d727cb1630c5ea6a3d5db2d9abdbe6e8453079
Signed-off-by: Park Ju Hyung <qkrwngud825@gmail.com>
2020-06-27 00:17:13 +02:00
Anirudh Gupta
63c3a95b45 sdm845-common: overlay: CarrierConfig: Update to 6T 10 OB5
"OnePlus6T-user-10-QKQ1.190716.003-2002191353-release-keys"

Change-Id: If387adf0d47e14cc62e42963cb6e55d1a7008ef7
Signed-off-by: Anirudh Gupta <anirudhgupta109@aosip.dev>
2020-02-26 01:09:30 +05:30
LuK1337
263ce16c5f sdm845-common: Disable OnePlus shape icon overlays
Change-Id: I1d6cbeeb728a40952673f18198e05295bd7cc1de
2020-02-07 13:57:31 +01:00
Luca Stefani
1cfaa070ec sdm845-common: Enable IWLAN assisted mode
Change-Id: I9bf9a4a2bc36867dd87ae43652bb5ebb84cc9bc3
2019-12-20 16:05:35 +01:00
Sandeep Gutta
f89abaecef sdm845-common: Telephony: Add inject support for MultiSimSettingController
Add MultiSimSettingController class name to telephony_injection to
be able to creat proprietary extended instance.

Change-Id: Ie371001330a34eadab8b46fb2173e9a4f245b1a6
CRs-Fixed: 2475440
2019-11-19 12:34:40 +01:00
Sandeep Gutta
3423cb979c sdm845-common: Telephony: Move qti-telephony-common to product
Add qti-telephony-common.jar product path to inject xml

Change-Id: I0c9bb7c827589236c1231fec0cb2621c2a0e3032
CRs-Fixed: 2438412
2019-11-19 12:34:40 +01:00
Sandeep Gutta
fa1485640c sdm845-common: Telephony: Add telephony_injection file
Add telephony_injection file and required jar path, components.

Change-Id: Ia2e0d327c1eaed17cb229f1cfca62c6bda85d49b
CRs-Fixed: 2407245
2019-11-19 12:34:40 +01:00
LuK1337
6acb239dd7 sdm845-common: Update MAC randomization overlay location
Change-Id: Ib33d6f965019b5fbbaac9f0ee931f89addfc704d
2019-11-19 12:34:40 +01:00
Luca Stefani
596bd97aa0 sdm845-common: Update pinner files for Q
Change-Id: I46c9b23d9c01ab9c56edee1363ac7a5e331f7788
2019-09-13 12:18:02 +02:00
Luca Stefani
b81c2b7b33 sdm845-common: Import CAF bluetooth overlay
Change-Id: If2f8b03515bc5e3c4ed89ef2b1a1a7128bd50015
2019-07-29 21:21:03 +02:00