Commit Graph
8 Commits
Author SHA1 Message Date
Michael W bd46716d1a Messaging: Remove unused static libs
... and reorder the list alphabetically, while at it

Change-Id: I3bbd83bf49a8840dd646012448d93dd475f34754
2024-12-26 15:54:37 +01:00
Michael W f31b198928 Messaging: Remove usages of DataUsageStatUpdater
Since Q, contacts affinity isn't supported anymore, as reflected by
the documentation plus DataUsageStatUpdater code itself

Change-Id: I35e00d0fa743525c3b977c9756126ae764726afa
2024-12-26 15:54:37 +01:00
Michael W 5ed268cee1 Messaging: Style the SwitchPreferences
Use the newer style of A15

Change-Id: I75a0e54f70f837d21d3aaa746f2e0ec7af226eda
2024-12-26 15:54:35 +01:00
Michael W 1914db5ea4 Messaging: Convert further parts to androidx
CursorLoader, LoaderManager, Preferences, Fragments, ...

Change-Id: I8787b2db365249839547c6d5c21ab7cd5ff42082
2024-12-26 14:55:13 +01:00
Michael W 3b7f05ba67 Messaging: Replace ExifInterface with its androidx counterpart
Change-Id: I35ba14886b9f837d576f1cd385869614454c921f
2024-12-26 14:55:12 +01:00
Michael Bestas d27b7ca8bd Messaging: Add sysconfig allowlist xml
Change-Id: I2665ac3be3bb63daeaa0e5c109b73ca6152b95ce
2024-09-09 05:46:57 +03:00
Luca Stefani 2fa1f81707 Don't build with platform certificate
Change-Id: Iec6798c9139ab62e054efbf714aa07d154f93852
2024-09-09 05:46:38 +03:00
Trevor Radcliffe d29da0298e Convert messaging to Soong
Fixes: 222292035
Test: APK and install location comparison. APKs differ in minor
      ways. The only unexpected ones are explained by Soong's
      opinions.

Change-Id: I366ff1861f854e30f88e65862c622d9c4586eb6a
2022-03-10 19:57:02 +00:00