Commit Graph

1417 Commits

Author SHA1 Message Date
Chris Crump 2722f609df aospa: products: Introduce Pixel 7/7 Pro (Panther/Cheetah)
Change-Id: Ia138ad5c7fbe8d8907d8e15cd3213cdc6fb00e9a
2022-10-24 14:20:15 -04:00
Michael Bestas 0e463ffe56 envsetup: Add sort-blobs-list
Change-Id: Ie871fe0bc9dd432e632ca8e9d7fa70c96a82a8c3
2022-10-23 19:37:27 +00:00
Omkar Chandorkar d708fa84ad Revert "aospa: overlays: Enable combined signal icons in status bar"
This reverts commit 8ae9a9b656.

Reason for revert: IMS icons are being random + team decided against it 

Change-Id: Ie50dc3a4990de35e55fd92de0dda53fe03ef05a8
2022-10-21 18:08:27 +00:00
Gagan Malvi dd554c0bda aospa: products: Introduce Poco X2 / Redmi K30.
Signed-off-by: Gagan Malvi <malvigagan@gmail.com>
Change-Id: I9df5c3e29d9761d4eeb918d79fb16f5bb22098b5
2022-10-20 04:03:25 +00:00
Omkar Chandorkar ae88cf6bca
target: inherit platform agnostic mainline modules makefile
Signed-off-by: Omkar Chandorkar <gotenksIN@aospa.co>
Change-Id: I1f9bb67adcc5284424ec69f508c13ecf42f6195e
2022-10-20 11:55:41 +09:00
Mesquita 53d34efbc0 products: lmi: match stock values for device information
Change-Id: I320651e5092a7f48957a542f3e964cbd845ca9ab
Signed-off-by: Mesquita <mesquita@aospa.co>
2022-10-19 02:08:42 +00:00
Omkar Chandorkar 1d81649abf tools: clomerge: fix merging vendor tags which have verified QSSI revisions
Signed-off-by: Omkar Chandorkar <gotenksIN@aospa.co>
Change-Id: I7aed54dcd8a88a7f1a32a6de6e2a2f8aca770115
2022-10-17 15:05:00 +00:00
timocapa 1c1908ea6a overlay: PIH: Update raven to October SPL
Change-Id: Id2843326464ef7465caecf97c5dc9d5579fc8080
2022-10-17 16:04:25 +02:00
Danny Lin 8ae9a9b656 aospa: overlays: Enable combined signal icons in status bar
This complements unified internet settings, which are enabled by
default, and reduces unnecessary icon clutter in the status bar.

Change-Id: I5a2072621efb03ffb3bda8391bcf468d6d9b5d78
2022-10-17 08:49:48 +00:00
Hernán Castañón Álvarez 1f3dd2ac12 aospa: Welcome Topaz Alpha/Beta wallpaper.
Signed-off-by: Hernán Castañón Álvarez <herna@paranoidandroid.co>
Change-Id: I88073142da5a32eb15f376d444e977e82a59d581
2022-10-15 09:09:53 +02:00
Hernán Castañón 8166679818 aospa: version: bring back proper zip naming.
OTA doesn´t use zip split anymore, and the zip naming was way too confusing.

while unofficial said: aospa-topaz-1-phone1-unofficial-20220904.zip
it will now be: aospa-topaz-unofficial-phone1-20220904.zip

Same applies for alphas and betas, which used to be

aospa-topaz-1-phone1-beta-20220904.zip

and now will be

aospa-topaz-beta-1-phone1-20220904.zip

Signed-off-by: Hernán Castañón <herna@paranoidandroid.co>
Change-Id: I32bacbefe409cf11a1c1e8ddff7d93ba07aaa907
2022-10-12 12:13:29 +00:00
Hernán Castañón 2ab42f5bd4 aospa: overlay: leave emergency button with red background as it´s supposed to be.
Signed-off-by: Hernán Castañón <herna@paranoidandroid.co>
Change-Id: Idf8438345dc966ccdc96e22e696467b3039536c5
2022-10-10 21:53:53 +00:00
Jake Weinstein 1c5d985912 aospa: Set Pixel 6 Pro Model for spoofing
- Currently only used for Velvet (Google Search).
- See PropImitationHooks.java in frameworks/base.

Change-Id: I65af2d2a15e12af0e1006db787a24e3fe6c4dc56
2022-10-08 18:50:48 +00:00
Vishalcj17 3cb4c4bf07 products: Update OnePlus 9 family to OPLUS.
Change-Id: Iad0cc95a5245e1eb21916d1a53db0264230e7b72
2022-09-30 10:13:01 +00:00
timocapa e973c2b67f
overlay: PIH: Update raven to Sept SPL
Change-Id: I66d380f014ee287de9fff6517238ac6ed25af57d
2022-09-30 08:38:57 +05:30
Omkar Chandorkar c0ce3a41c3 target: apns-conf: update to LA.QSSI.13.0.r1-06400-qssi.0
Signed-off-by: Omkar Chandorkar <gotenksIN@aospa.co>
Change-Id: I736d6d9674374b0c805569734295a4d855aa2ea0
2022-09-29 13:30:27 +00:00
Omkar Chandorkar 4f67080d18 overlay: Add Launcher3 to config_defaultListenerAccessPackages
- Allows notification dot to work out of the box

Change-Id: I96347ea4ad670f799c670f3da419cf955a507206
Signed-off-by: Omkar Chandorkar <gotenksIN@aospa.co>
2022-09-24 16:55:33 +00:00
Omkar Chandorkar 66bbbc11cd overlay: import config_defaultListenerAccessPackages from vendor/google/pixel
- AOSPAFrameworks has a higher priority over PixelFrameworks
- will be modified later to add Launcher3 for having notification
  dots out of the box

Change-Id: I25218ed533fdc1b2ca9822f1b5a37273c68b1b78
Signed-off-by: Omkar Chandorkar <gotenksIN@aospa.co>
2022-09-24 16:54:07 +00:00
Adithya R aa62e0aa1d
overlays: IconPack: Rename config_signalXPath
Adapt to 6a2d17d453

Signed-off-by: Omkar Chandorkar <gotenksIN@aospa.co>
Change-Id: I2f906de35a9530f8ac8348a9025220d88ad8e6af
2022-09-22 10:16:46 +05:30
Jiakai Zhang 929777fb97 aospa: Add a system property for System UI compiler filter.
Bug: 227310505
Test: m
Change-Id: I03c7a72ff6b021f5556811e360b53f8d4481b4b2
2022-09-17 08:17:28 +00:00
Jiakai Zhang ccb9fdedc1 aospa: Preopt SystemUI
Bug: 232860596
Test: See no dex2oat invocation on the first boot.
Change-Id: I051c3b4f7c1c695f487d527b652203e6e007aa8d
2022-09-17 08:17:19 +00:00
Jake Weinstein 291870a52a prebuilt: Update Google Camera Go to 3.8.466520855_release
Change-Id: Iab301159a19a35e8a870d0efc11dc46a74058a2b
2022-09-17 07:41:37 +00:00
Omkar Chandorkar be65261a9a aospa: add .gitignore for custom apps
Signed-off-by: Omkar Chandorkar <gotenksIN@aospa.co>
Change-Id: I92fa618f8b08e767fe0ae9f5dd294763e8db7aa0
2022-09-15 11:36:45 +00:00
Sonal Singh d73aff4ed6 overlay: Launcher: Add custom themed icons
* Icons extracted from redfin beta 5

Change-Id: I68185fb21c670d39e185426192dd329473070f01

Launcher3: Import more themed icons

 * from pixel launcher mod
 * https://t.me/modulesrepo/3382

Change-Id: Ifb10a802554243984c7b5eb71b4481b4e906b21b

Launcher3: Specify hour index for clock themed icon

- Setting it to null causes ClockDrawableWrapper to error
  while loading themed icon and reverts back to normal icon.

Change-Id: I11d3c769054f444e723f7cb2223fe1e7c2507fa7

[ghostrider-reborn]
- Move to build-time overlay

Change-Id: I68185fb21c670d39e185426192dd329473070f01
Signed-off-by: Adithya R <gh0strider.2k18.reborn@gmail.com>
Signed-off-by: Omkar Chandorkar <gotenksIN@aospa.co>
2022-09-15 08:48:03 +00:00
Anay Wadhera fdeecd2e3f Add license for vendor/aospa and switch iconpacks to this license
Change-Id: Ia0bd77b78020f2eb6519fadd49123b6f17161f0c
Reviewed-on: https://review.statixos.com/c/android_vendor_statix/+/8583
Reviewed-by: Anay Wadhera <anay1018@gmail.com>
Tested-by: Anay Wadhera <anay1018@gmail.com>
Signed-off-by: Omkar Chandorkar <gotenksIN@aospa.co>
2022-09-15 08:47:51 +00:00
Omkar Chandorkar 01873b6f83 overlays: import icon packs from sapphire
Signed-off-by: Omkar Chandorkar <gotenksIN@aospa.co>
Change-Id: I8bb5f4ccff49a039e7352e4522447fcbca5c970c
2022-09-15 08:47:44 +00:00
Omkar Chandorkar 9c4367f427 packages: build ParanoidThemePicker
Signed-off-by: Omkar Chandorkar <gotenksIN@aospa.co>
Change-Id: I3b8dfa23c93650d6e3058cc166e9fee4179e72ca
2022-09-15 08:47:30 +00:00
Omkar Chandorkar d67da476bf Revert "permissions: Add wallpaper privapp whitelist"
This reverts commit 7e7a672949.

Reason for revert: Will be added to app_override

Change-Id: Icf6a728644acfc1793074caa7cf9ac020d7d01b6
2022-09-15 08:47:05 +00:00
Omkar Chandorkar 60c072b3f6 Revert "permissions: Add wallpaper default permissions"
This reverts commit d52a7dd4a4.

Reason for revert: Will be added to app_override

Change-Id: I344ae2b70cecced1cc10847ba8a26a74c5db8410
2022-09-15 08:46:46 +00:00
Chris Crump d056899384 aospa: products: Introduce Pixel 6/6 Pro/6a (Oriole/Raven/Bluejay)
Change-Id: Ie8e373b1b3384520874a3938b7ff64e17400d5b1
2022-09-13 13:32:08 -04:00
Omkar Chandorkar 4f653b50f6 aospa: overlay: set raven TP1A fingerprint
Signed-off-by: Omkar Chandorkar <gotenksIN@aospa.co>
Change-Id: Ib19b30da1c49cc3442240ea85a8335a2a6cf3e22
2022-09-12 07:21:25 +00:00
Omkar Chandorkar b0fe21aafc Revert "products: alioth: add property overrides to match POCO F3"
This reverts commit 54003ec9f2.

Reason for revert: this is no bueno because no single model works for all

Change-Id: Icf57780e30379de178e28044bbbbefb77d5d6939
2022-09-05 09:04:07 +00:00
Omkar Chandorkar 54003ec9f2 products: alioth: add property overrides to match POCO F3
Signed-off-by: Omkar Chandorkar <gotenksIN@aospa.co>
Change-Id: I0db99dcd0e921b8ac99237486e636b58465e2ced
2022-09-05 03:41:28 +00:00
Omkar Chandorkar 5ed85d4f7f Revert "overlay: Launcher3: Use custom LocalColorExtractor implementation"
This reverts commit 22b1b3e0ba.

Reason for revert: not implemented on topaz yet

Change-Id: I368666b5c0d2b8c14c84ded8f991a6f3383f10c2
2022-09-04 17:20:09 +00:00
Pascoato 2ba8d2d769 Revert "aospa: properties: Enable the IORap I/O prefetching feature."
Reason for revert:
Google killed IORAP

- Reference: https://android-review.googlesource.com/c/platform/system/iorap/+/2025264

This reverts commit a960bb9ddc.

Change-Id: I02b945bf4aae54bd201d94f41696614034224005
2022-09-03 15:40:39 +00:00
Mesquita 35eb585bf3 Revert "props: Disable remote keyguard animation until it's fixed"
This reverts commit 7b8d43137d.

Change-Id: Iebaee91edd5ae937c324d5602494820382b5921a
2022-09-03 13:38:10 +00:00
Mesquita 5a4a9af39e products: lmi: upgrade to topaz
Signed-off-by: Mesquita <mesquita@aospa.co>
Change-Id: Ib4c69a3f2467181ff4daa631bf62dbfa0235762a
2022-08-30 16:49:21 +00:00
Jake Weinstein da2da59f2b scripts: Update merge script for CodeLinaro
Change-Id: I38b854cef537fcacf09720ab0dbb2f33f5aea218
2022-08-29 16:46:44 +00:00
Omkar Chandorkar f5c24b12ea products: alioth: upgrade to topaz
Signed-off-by: Omkar Chandorkar <gotenksIN@aospa.co>
Change-Id: I6c05438b0787c1a50817aa84e505223bb1fddddc
2022-08-29 09:46:36 +00:00
LuK1337 d52a7dd4a4 permissions: Add wallpaper default permissions
Change-Id: If43a594da31fbab9280ce45b049737f6c534b620
2022-08-28 01:59:07 +00:00
Luca Stefani 7e7a672949 permissions: Add wallpaper privapp whitelist
Change-Id: I044b1d9201ac0b8780fc37a387f401f3dd0ddeac
2022-08-28 01:57:19 +00:00
Timo Dorfner 363d332bbe Add Stk back into AOSPA Makefile
partially reverts https://gerrit.aospa.co/c/AOSPA/android_vendor_aospa/+/21849

Change-Id: If2cc193d9eb2017652b92d073d3ceff9afd634b0
2022-08-27 15:52:38 +00:00
Yuan Si cc68598887 aospa: Disable AOSPA SystemUI Factory
This is not implemented in Framework yet
and may not be for Topaz.  Kill for now
and revisit later.

Signed-off-by: Yuan Si <do4suki@gmail.com>
Change-Id: I9c6ce7b5d4c9f242cb23e519bd41be79e41b61c6
2022-08-25 21:54:14 +00:00
Jake Weinstein ea027c21d4 Revert "aospa: sepolicy: Resolve additional selinux denials with OTA"
This reverts commit 35666dec78.

Reason for revert: Revisit this for Topaz.

Change-Id: I6f25db01bae6216955a077b4724b485502df2457
2022-08-25 05:00:47 +00:00
Omkar Chandorkar c85506e610 aospa: envsetup: remove TEMPORARY_DISABLE_PATH_RESTRICTIONS
This breaks compile in T and should not be
needed for us anyway.

Signed-off-by: Omkar Chandorkar <gotenksIN@aospa.co>
Change-Id: I0590e37a7133ef57bd1037b51f0e9f2120fa7b2b
2022-08-25 04:07:24 +00:00
Jake Weinstein 3a995439b7 aospa: Upgrade to Topaz
Change-Id: Idc72b1bada887d9e59444ed0991a958367714581
2022-08-24 16:25:00 +00:00
Jiyong Park 456458ea6e interfaces: power: Remove ndk_platform backend. Use the ndk backend.
The ndk_platform backend will soon be deprecated because the ndk backend
can serve the same purpose. This is to eliminate the confusion about
having two variants (ndk and ndk_platform) for the same ndk backend.

Bug: 161456198
Test: m
Merged-In: I14a1c57bd06f1f2aa52491f779c7030d4de03547
Change-Id: I14a1c57bd06f1f2aa52491f779c7030d4de03547
Signed-off-by: Omkar Chandorkar <gotenksIN@aospa.co>
2022-08-24 14:18:41 +00:00
Santiago Seifert ef8dc3b824 overlay: Unpin updatable-media from memory
Bug: 214499288
Change-Id: Icb0ebe5a36e01941cc1318c95a7534c0f20ffa93
Test: Presubmit
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
2022-08-16 21:09:46 +00:00
Hernán Castañón 21be20c0d0 products: remove uneeded colon from apollo dependencies
It doesn´t let roomservice to be created making a failure in JSON parsing.

Signed-off-by: Hernán Castañón <herna@paranoidandroid.co>
Change-Id: I6608df0f9e3110264b49efdb09e03d9790a8cb8f
2022-08-13 20:14:33 +02:00
Hernan Castañón Álvarez bc5e098b2e aospa: allow setting alpha as a build variant.
As the default is now unofficial and alpha/beta/release tags are
only for team purposes, we need to add alpha option too.

Signed-off-by: Hernan Castañón Álvarez <herna@paranoidandroid.co>
Change-Id: Ib7c73204bf84d0e771432a61c06dc9cc42a3d42a
2022-08-12 02:57:36 +02:00