Commit Graph

13 Commits

Author SHA1 Message Date
Omkar Chandorkar 5e693b6f16
prebuilts: Turn lily_experience into GcamGo dependency
- allows us to skip including lily_experience on overriding
  GcamGo with other camera apps
- pass through bpfmt

Change-Id: Iafa984bcdad535f33ebf246115d893501ade483d
Signed-off-by: Omkar Chandorkar <gotenksIN@aospa.co>
2023-06-11 14:14:22 +09:00
Kunmun ab58afc14b prebuilt: Update Google Camera Go to 3.8.476835377_release
Change-Id: I9230f09b9ee0c1854e73a6e5eb28b57b58943e9f
2023-03-19 22:33:01 +05:30
Anay Wadhera 99a6b7db5e aospa: adapt clock font to qpr1
Change-Id: Ie369cdc9e1f491e2326036e90270c625b04452b6
Reviewed-by: Anay Wadhera <anay1018@gmail.com>
Tested-by: Anay Wadhera <anay1018@gmail.com>
Reviewed-by: Sourajit Karmakar <sourajitk@statixos.com>
2022-12-20 13:59:19 +00:00
Paul Crowley 369d24f5ff init: Make encryption action an argument to mkdir
FscryptSetDirectoryPolicy no longer tries to infer the action from the
filename. Well mostly; it still assumes top-level directories in /data
should be encrypted unless the mkdir arguments say otherwise, but
it warns.

Bug: 26641735
Test: boot, check log messages
Change-Id: Id6d2cea7fb856f17323897d85cf6190c981b443c
Signed-off-by: Omkar Chandorkar <gotenksIN@aospa.co>
2022-11-17 06:01:06 +00:00
Jake Weinstein adcd0c8a6d aospa: Do not preoptimize CameraGo or Abstruct
Both of these are updated from the Play Store and we
can save some space by not preopting.

Change-Id: I4ec60648a015be60feb84445b16db01353542058
2022-11-11 08:06:45 +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
Adithya R 63c91e7e99
overlay: Add HarmonyOS Sans font
Co-authored-by: Danny Lin <danny@kdrag0n.dev>
Change-Id: Ib5b2797065294b92620a7840ba4b023429956ad7
2022-07-23 17:56:11 +09:00
Adithya R 62ba0a1015
aospa: Bring back fonts from ruby
Change-Id: Id3bdeae9686ef97161b2778c16f2f59349e5adc1
2022-07-23 17:56:07 +09:00
Chris Crump 5fe60c11a3 aospa: prebuilt: Create ParanoidHub init
Main purpose of this is to create the /data/hub_updates directory to store OTA's

Change-Id: I34db987af4c2a8165f6ca989eadc25211dd08433
2022-07-19 13:59:25 -04:00
Kunmun 90fa31730a
aospa: prebuilts: Update uses-library for GcamGo
Change-Id: I04d1d94f727e0048f4636a1f38473c2ed3780dbf
2022-06-10 11:18:34 +06:00
Kunmun 3ede7cf074
aospa: prebuilts: Define missing `optional_uses_libs`
Setting compiler filter verify and disabling AOT-compilation
in dexpreopt is not something we want to do globally because
of one module. Hence, moving to a better fix to the issue.

Shoutout to jake for figuring this out.

Change-Id: I254c0ccb48021a46d3c98d2c748421a535b591b1
2022-06-09 21:21:17 +06:00
Hernán Castañón Álvarez f8b7088097 aospa: prebuilts: Welcome Abstruct!
Signed-off-by: Hernán Castañón Álvarez <hernanderes34@gmail.com>
Change-Id: I9785436475981b141369d4761b1fb1d0867f505e
2022-03-14 06:49:51 +00:00
Vishalcj17 cc857f0145 aospa: prebuilts: Ship GoogleCameraGo
• Way better than Camera2, so override it as well

Change-Id: I04a98f494233656d1719c4c3cbef409476fe7690
2022-02-21 06:15:18 +00:00