Commit Graph

1599 Commits

Author SHA1 Message Date
Yuan Si f3f06ee25f aospa: Update certified build properties
Taken from 5875688ef9

Signed-off-by: Yuan Si <do4suki@gmail.com>
Change-Id: Ie559932a64d7386bce5bc4f974dcee8f8338c75f
2024-03-12 14:28:44 +05:30
Adithya R 4833a99aaf sepolicy: Allow system_server to write to zygote tmpfs
This denial is hit frequently on some device(s):

W CachedAppOptimi: type=1400 audit(0.0:146): avc: denied { write } for dev="tmpfs" ino=3073 scontext=u:r:system_server:s0 tcontext=u:object_r:zygote_tmpfs:s0 tclass=file permissive=0

Change-Id: I6a08aa2c042f2d10fdeeefcd1f5f65ac844adf11
2024-03-12 14:28:44 +05:30
Adithya R 21015b1c6a overlay: Update black theme colors
Increase brightness for better visiblity.
Generated using Repainter with -35% brightness and no background tint.

Change-Id: Ib46c4b17b597a672eaa6beb40af354e372045302
2024-03-12 14:28:02 +05:30
Adithya R 7781f8f670 Revert "aospa: Disable getVsyncPeriodFromHWC"
Obsolete since late T.

This reverts commit 79d3012386.

Change-Id: Id0595f3b310beea2634169cefb704faee2480a40
2024-03-12 14:28:02 +05:30
Adithya R 07639e4e2d aospa: Add back launcher to speed preopt apps
Launcher needs all the performance it can get.
We had this on quartz but got removed in ruby during cleanup.

Change-Id: I7b3f5c87618d5ee169b01f924d0fe26543ec18b9
2024-03-12 14:28:02 +05:30
Aman Singh 1edb6fb189 overlay: Fix inactive state wifi icon in some icon packs
Change-Id: I1e40606682099426fe200195d6f350273f615840
Signed-off-by: Adithya R <gh0strider.2k18.reborn@gmail.com>
2024-03-12 14:28:02 +05:30
Adithya R 67c8f2b7e6 overlay: Fix signal icons in circular icon pack
Similar to Kai icon pack, use the 5 bar icons since the 4 bar icons
do not align with rest of the icons.

Change-Id: Ia12b68cb068bca4be8a456c7f3a8ee029a46119b
2024-03-12 14:28:02 +05:30
Adithya R 94668685da sepolicy: Allow gmscore_app to set system_prop
Required to set spoofing properties for native PIHooks.

Change-Id: If3ecf44cd471ed5cd4f26b263a27d0d208167cb5
2024-03-12 14:28:02 +05:30
Adithya R a749c4c67c overlay: Increase max fling velocity
Allow scrolling faster, corresponding to our reduced scroll friction.

Change-Id: Iefdca56f18a6b5f4e9db578a0b4b3133b8b13c80
2024-03-12 14:28:02 +05:30
Ezio Lacandia Bijelkic 614eedec25 overlay: Set the device hostname like the device name in About Phone
Change-Id: Idd287fd9afaefad37a24095846933ef9cb1e4451
Signed-off-by: Omkar Chandorkar <gotenksIN@aospa.co>
2024-03-12 14:28:02 +05:30
fazilsheik96 efbe0f5c10 roomservice: switch to local dependencies
Update aospa.dependencies
2024-03-10 04:16:57 +05:30
LuK1337 43d2a1b26f soong: Add `aapt_version_code` default
This appends `--version_code=$(date -u +%Y%m%d)` to aapt flags, which is
useful for flushing some caches upon system updates.

Change-Id: I6575b878f09c1c3138e12abc34d39405f51245e7
Signed-off-by: Omkar Chandorkar <gotenksIN@aospa.co>
2024-03-10 04:16:57 +05:30
fazilsheik96 3e7497f25a Build Aperture
this overrides camera2
2024-03-10 04:16:57 +05:30
fazilsheik96 30db4767ca aospa: build: Generate json file with zip info after build
fix perm for json gen

Update generate_json_build_info.sh
2024-03-08 20:07:47 +05:30
fazil 71abbefa3b aospa: Build OpenDelta and add related sepolicies
add open delta
Remove aospa hub

Change-Id: I8a59dcff71db1230f4be582c0b550d7120cfbcd5

aospa:add OpenDelta sepolicy

Change-Id: I27561f9ad1828f1e4ae9e42a5226a16424ba1718

fix opendelta sepolicy

Change-Id: I376d159bd8a81421154aa2f9ebae2058f5fc316a

fix updater sepolicy

Change-Id: I7952700737831cc0c3d870446f140febff982974

Update update_engine.te

add Props for PPU

Change-Id: Ib49ce34ff977a840d512e366699f87d8bdc2ea6e

Create priv_app.te

fix updater sepolicy

Update platform_app.te

Delete priv_app.te

Update file_contexts

Update file_contexts

Update update_engine.te

Update seapp_contexts

fix

Create priv_app.te

Update platform_app.te

assign ro.modversion to opendelta

Delete platform_app.te

Create platform_app.te

Update aospa-target.mk
2024-03-08 20:07:28 +05:30
Bruno Martins 901a0c0953 preference: Introduce {Global,Secure,System}MainSwitchPreference
Change-Id: I04cf71ea60b3ecde3c8be039ab320e8730ca4b3f
2024-03-08 20:05:32 +05:30
Adithya R cb6c2bc0bd vendor/fonts: Update Inter to v4.0
https://github.com/rsms/inter/releases/tag/v4.0

Change-Id: Ia843fac1e5b5bf914ffef26099e36d42acb977c2
2024-03-08 20:04:57 +05:30
Jake Weinstein fa63681541 overlay: Move to Nexus 5X Fingerprint
Play Integrity sending us on a wild goose chase...

Change-Id: I5784cb14a9152af5b45e203a7364a9aaff93b348
(cherry picked from commit e1d26b87a5)
2023-11-21 05:36:14 +00:00
Adithya R 5b5f25d6f1 overlay: Use ASUS_X00HD certified build props
Fixes play device integrity after the recent server-side update.

Thanks to 0c03f4e93f

Change-Id: Icd8bb358c7a766806f4b03ed629e41c2ac41ec5d
2023-11-09 06:07:49 +05:30
Fabian Leutenegger 45cdf9e445 aospa: sepolicy: Allow system_server to access fastcharge node
Change-Id: Ie13f9fa6dd0dbcf75386fddffaf729e9d7ac1bfa
2023-10-12 11:59:57 +00:00
Adithya R 18430e051b aospa: Introduce POCO F5 / Redmi Note 12 Turbo (marble)
Change-Id: I46f44010fb308ae260baebc6a10e329d0ba0cef5
2023-10-10 04:52:51 +00:00
chrisl7 cb2a4ba733 products: surya: Track common xiaomi sepolicy
Change-Id: Ic9c4083cb5eddfe00b10e4ff9ca0f39e055ca862
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
2023-10-08 17:09:08 +00:00
chrisl7 7a01bac0bb products: spes: Track common xiaomi sepolicy
Change-Id: Idf8b8529d20dbd0014dd791d7f3789013705baa3
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
2023-10-07 22:13:49 +00:00
Dyneteve 742635f17a aospa: target: Build the textclassifier models
Change-Id: I9d7d582ddc427998e68e668cc0375958325d8052
2023-09-12 05:23:17 +00:00
Sam Mortimer 6784273f5a properties: Disable StrictMode in non-eng builds
Change-Id: Ib052fba60e12497f79913c8030f59af40b6bc32f
Signed-off-by: Adithya R <gh0strider.2k18.reborn@gmail.com>
2023-09-11 10:00:48 +05:30
Michael Bestas 48d165f401 overlay: Set default status bar height to 28dp
The default 24dp looks too thin after Android 12L.
This matches Pixel status bar height and makes status bar look
slightly better on devices without a cutout/notch and landscape mode.

Change-Id: I5907d6ca19613e4c8bc186a9eca01d11730733b0
Signed-off-by: Adithya R <gh0strider.2k18.reborn@gmail.com>
2023-09-11 10:00:48 +05:30
Adithya R 9168fde90c overlay: Enable sidefps performant auth by default
This sets the new "touch to unlock anytime" feature on devices
with side mounted fingerprint sensor, to on by default, as it was
before qpr3.

Change-Id: Ia63de646d4585b77b1883f8466f35ad6bdf9f953
2023-09-11 10:00:48 +05:30
Adithya R 056cce62d0 overlay: Show vibrate icon in statusbar by default
Change-Id: I5518d94f94511c89497f4e518bfe00580b86808d
2023-09-11 10:00:48 +05:30
Adithya R dd43b0fa2c overlay: Enable QR scanner shortcut in lock screen
Ref: https://blog.esper.io/android-13-deep-dive/#qr_code_shortcut
Change-Id: I1b3d5e061eb4ee543389ec0890fc1d49d5cf3f35
2023-09-11 10:00:48 +05:30
chrisl7 33fc4f82e3 aospa: spes: Switch to OSS kernel
Change-Id: Ia7e5cef6e0360c4f44ba650a931262161afc84ae
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
2023-09-10 09:23:59 +00:00
Mesquita 5ed16750bd fixup! products: alioth: sync miui camera
* Add missing comma

Change-Id: I5026da886b0b846e43e97862a8c4ec82a5d98c9c
Signed-off-by: Mesquita <mesquita@aospa.co>
2023-08-21 11:32:29 +00:00
Mesquita 191ce992aa products: alioth: sync miui camera
Change-Id: I4cd1281e531ebdd91ab2bb09b92fb893f75d5a85
Signed-off-by: Mesquita <mesquita@aospa.co>
2023-08-18 08:19:30 -03:00
Mashopy 48a99498be products: realme-sm8250: Sync with gps-legacy component
Change-Id: I21cad1f125a9f1e9f7d9a1d3d5a4b6698713fc7c
2023-08-14 20:46:12 +00:00
resist15 e59ab0c826 aospa: products: Introduce realme GT 2 (porsche)
Change-Id: Ia036ef6603425805accea74601131e1dec20f08b
2023-08-13 18:15:01 +05:30
Vishalcj17 774e39be32 overlay: Link themed camera icon to OPLUS/OPPO camera.
Change-Id: Ide7a2fbe994ffada62bf1177a93b61d5d4d30ee1
2023-08-06 03:50:47 +00:00
Vishalcj17 3b9738a5b2 products: oneplus9: Ship OPLUS camera.
Change-Id: I5720ab6215052958c7939c616310ba1854669eed
2023-08-06 00:29:22 +00:00
CHRISL7 cea7935eac aospa: soong: Add TARGET_USES_MIUI_CAMERA
Change-Id: I883dae3fb6f21e35ad7d1d2273ec3179e6501528
Signed-off-by: CHRISL7 <70589286+CHRISL7@users.noreply.github.com>
2023-08-05 19:52:47 +00:00
BladeRunner-A2C efa73cee65
fixup! products: miatoll: Sync MIUI camera
Change-Id: Id13f171ebfef6b5430987eefeda3467af4c30eff
2023-07-28 23:01:09 +06:00
BladeRunner-A2C 4df9d88418
products: miatoll: Sync MIUI camera
Change-Id: I13ff0e6cfd9fc6860903ce9a86e8551fda6be67d
Signed-off-by: BladeRunner-A2C <john.smith@unused.email>
2023-07-24 01:44:28 +06:00
Hernán Castañón Álvarez 5632c76496 vendor: build: allow to set x.z versions
Change-Id: I66ddebbdc85eb75d363a1ddebfee00ce534c9954
Signed-off-by: Hernán Castañón Álvarez <herna@paranoidandroid.co>
2023-07-19 18:52:40 +00:00
madmax7896 6eed084831 products: munch: Sync hardware/xiaomi
Change-Id: I7344c7b54d54d9de87492e5f2e3c208d7eed6a63
2023-07-15 14:14:44 +00:00
madmax7896 2cc0d06ac4 products: munch: Sync with gps-legacy component
Change-Id: I4c156fcc99145d42cae97b59e8d777b4147a14af
2023-07-15 14:14:24 +00:00
Sourajit Karmakar 21eab87ae1 aospa: products: Update CLO tags for Zenfone 9 dependencies
Change-Id: Ifab12cd3fb639474403518cff50898f11ec9ae1a
2023-07-13 22:08:53 -04:00
Timi Rautamäki 3ac4f0ef92 overlay: Frameworks: Default to dark theme
- This makes sense, now that Google's SUW supports it.
- As an added bonus we now don't see udfps flickering

Change-Id: Ide15c739bb09bfe7f16221a5e6299b19dcefef6b
2023-07-10 05:26:23 +00:00
Omkar Chandorkar d14ce1a18b alioth: sync hardware/xiaomi
Change-Id: I5d7b6396c2adf6bcc7ef72db28d12d9f8252950f
Signed-off-by: Omkar Chandorkar <gotenksIN@aospa.co>
2023-07-10 04:12:58 +00:00
chrisl7 b1427623f6 spes: Track miuicamera
Change-Id: I7436f9bcfed96929ea13d77346a3f2e6679b8179
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
2023-07-09 16:49:47 +00:00
Omkar Chandorkar 585e3ca302 overlay: Hide navbar properly
Change-Id: I3709e9cec9963538c4aa776807ac5d38db9760fb
Signed-off-by: Omkar Chandorkar <gotenksIN@aospa.co>
2023-07-09 07:48:16 +00:00
Omkar Chandorkar 7251109f18 overlay: Immersive: Import clean gestural overlay
Change-Id: I3d62f787493c8a117373f1dae8366768cee571ce
Signed-off-by: Omkar Chandorkar <gotenksIN@aospa.co>
2023-07-09 07:47:53 +00:00
Omkar Chandorkar 0a8124a14f overlay: Do not force enable shutter sounds for India
- There is no law forcing shutter sounds in India.
- No OEM except Google seems to do this. why?

Change-Id: I48974270aaba587a832b061545b83d01dac33e5f
Signed-off-by: Omkar Chandorkar <gotenksIN@aospa.co>
2023-07-09 07:43:56 +00:00
Tobias Merkel 6483912829 aospa: products: do not build telephony modules if not supported
- tcmiface
 - telephony-ext
 - qti-telephony-*
 - apns-conf.xml
 - sensitive_pn.xml

Change-Id: I065a68f64ae4c8db3e883a4fe89fe700b5c8ba4f
2023-07-08 18:29:02 +02:00