4 Commits

Author SHA1 Message Date
TanKanT97 abd44c2727 Delete .github/workflows directory 2024-07-28 21:00:38 -04:00
TanKanT97 d70d0f130d Create makefile.yml 2024-07-28 20:58:31 -04:00
ggow 9b61c57107 camera: fix detection of austin camera module 2022-01-29 12:07:28 +00:00
ggow ce59b93e8c build: update for cm-14.1 branch 2022-01-29 11:15:34 +00:00
3 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -9,5 +9,5 @@ PRODUCT_CHARACTERISTICS := tablet
TARGET_SCREEN_WIDTH := 600
TARGET_SCREEN_HEIGHT := 1024
PRODUCT_NAME := cm_austin
PRODUCT_NAME := lineage_austin
PRODUCT_RELEASE_NAME := austin
+2
View File
@@ -1,6 +1,8 @@
etc/.tp/thermal.policy.conf
lib/libasp.so
lib/libcjson.so
lib/libcam.paramsmgr.so
lib/libcameracustom.so
vendor/etc/audio-algorithms/AFE.cfg
vendor/etc/audio-algorithms/coefs_FilterBank.cfg
vendor/etc/audio-algorithms/EQ_2048.cfg
+1 -1
View File
@@ -1 +1 @@
add_lunch_combo full_austin-userdebug
add_lunch_combo lineage_austin-userdebug