- Allows notification dot to work out of the box
Change-Id: I96347ea4ad670f799c670f3da419cf955a507206
Signed-off-by: Omkar Chandorkar <gotenksIN@aospa.co>
- 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>
* Google changed NTP server to time.android.com since 8.0,
but for obvious reason, it's inaccessible in China.
* Switch to NTP server used in previous Android revisions
when China SIM inserted to make Chinese users happy.
Change-Id: Iaee63c64cae904b38f6bcec85ed6b0be1dbf3765
GMS now uses OtaSuggestionSummaryProvider to push update notifications,
both in the status bar and as a dialog pop-up. Disable it.
Change-Id: I51c039a1dbbb781e5ffabdd313d062feda308b89
Safe Volume has many false alarms. And if overridden by the user, at
every 20 hours of accumulated(!) audio playback it will intentionally
reset - even while the audio is playing. This can ruin the listening
experience, and ironically pose a safety hazard when e.g. the user is
operating a vehicle...
AOSP already opted out of Safe Volume in the overlays for Mobile Country
Code 310-316 (= US). Make this universal.
Signed-off-by: Rusty Bird <rustybird@net-c.com>
[kdrag0n: Moved into vendor overlay]
Signed-off-by: Danny Lin <danny@kdrag0n.dev>
Change-Id: I951ddf2282338571d8e17e5f84110ef206bdb527
Signed-off-by: Juhyung Park <qkrwngud825@gmail.com>
Modern apps without GMS push can handle doze by asking the user to
whitelist them from battery optimization, so there's no reason to not
enable this.
AOSPA have this enabled under vendor/google/gms, but also enable it
here for those not building GMS and to not miss it on future releases.
Change-Id: I84efe5abe2b8c209202f4fd14217d4dfa7f34de1
Signed-off-by: Juhyung Park <qkrwngud825@gmail.com>
Revert to the old (Android 11) behavior, which is more standard and
makes much more sense when no assistant is available/enabled (e.g.
AOSP):
- Long press = power menu
- Power + volume up = prevent ringing gesture
Users can still opt in to the new behavior in Settings.
Change-Id: Ic83605e1204641d075c954e4313ee5ed2452ddd5
* 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
Change-Id: Ic4e7a1e7ee021b87b8dbcc58b47cb20e15c71f4b
This reverts commit 8b737a0629.
Reason for revert: Some parts of SetupWizard are affected by this, namely Google Pay and GBoard leading to initial setup looking off.
Change-Id: I2393a6defd013c6380b0819ea4b6f749021c6120
PA Notes:
- Not merged to master, but merged to internal master.
- Original commit removes libsurfaceflinger but I do not
because we have enough memory.
Test: Builds as expected after this change, and flashes successfully.
Bug: 176197656
Change-Id: Id42d90c7fe86dc5f874588efb04f3afb6baa0b2d
Signed-off-by: Jake Weinstein <jake@aospa.co>
Add some librart which will load during camera launch to reduce camera
launch time in I/O busy case.
Bug: 165825997
Test: Camera_checklist, dumpsys pinner
Change-Id: I48b5503ad674dc19cda940c44878291171fa4536
(cherry picked from commit fda08f815a6218dc5a74ff81665a074906f13f77)
* A lot of these are implied or not needed for RRO.
* Please keep formatting the same across these, the
NavigationBarModeGesturalOverlay* stuff from ArrowOS
used different comments for their copyright header.
* Removed some packages/configs for GApps related overlays,
please set them in GApps from now on since we ship with
them. There is likely more leftover GMS stuff but I wasn't
going to inspect each one.
Change-Id: Ie45fcc2cb58de495b95e16e8b63d48dcdcc53c5b
* This has caused a number of issues across various devices. It can be re-implemented once
Q 4 is out the door
This reverts commit 136aa7a054.
Change-Id: I2bfe876bb571b75e0227e7bec608801b2b8d5c64