Advertisement
aperio

crDroid11(A15)Pix4a/7/8.patch

Nov 15th, 2024 (edited)
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.07 KB | None | 0 0
  1. @@@<?xml version="1.0" encoding="UTF-8"?>
  2. @@@<manifest>
  3. @@@ <remote fetch="https://gitlab.com/" name="gitlab" />
  4. @@@ <project clone-depth="1" path="device/google/shusky" name="crdroidandroid/android_device_google_shusky" remote="github" revision="15.0" />
  5. @@@ <project clone-depth="1" path="device/google/shusky-kernels/5.15" name="device/google/shusky-kernels/5.15" remote="aosp-shusky" revision="refs/tags/android-15.0.0_r4" />
  6. @@@ <project clone-depth="1" path="device/google/zuma" name="crdroidandroid/android_device_google_zuma" remote="github" revision="15.0" />
  7. @@@ <project clone-depth="1" path="device/google/pantah" name="crdroidandroid/android_device_google_pantah" remote="github" revision="15.0" />
  8. @@@ <project clone-depth="1" path="device/google/pantah-kernels/5.10" name="device/google/pantah-kernels/5.10" remote="aosp-pantah" revision="refs/tags/android-15.0.0_r2" />
  9. @@@ <project clone-depth="1" path="device/google/lynx-kernels/5.10" name="device/google/lynx-kernels/5.10" remote="aosp-lynx" revision="refs/tags/android-15.0.0_r2" />
  10. @@@ <project clone-depth="1" path="device/google/gs201" name="crdroidandroid/android_device_google_gs201" remote="github" revision="15.0" />
  11. @@@ <project clone-depth="1" path="device/google/gs101" name="crdroidandroid/android_device_google_gs101" remote="github" revision="15.0" />
  12. @@@ <project clone-depth="1" path="device/google/gs-common" name="crdroidandroid/android_device_google_gs-common" remote="github" revision="15.0" />
  13. @@@ <project clone-depth="1" path="vendor/google/panther" name="crdroidandroid/proprietary_vendor_google_panther" remote="github" revision="15.0" />
  14. @@@ <project clone-depth="1" path="vendor/google/cheetah" name="crdroidandroid/proprietary_vendor_google_cheetah" remote="github" revision="15.0" />
  15. @@@ <project clone-depth="1" path="vendor/google/shiba" name="crdroidandroid/proprietary_vendor_google_shiba" remote="github" revision="15.0" />
  16. @@@ <project clone-depth="1" path="device/google/sunfish" name="RisingOSS-devices/android_device_google_sunfish" remote="github" revision="fifteen" />
  17. @@@ <project clone-depth="1" path="kernel/google/msm-4.14" name="LineageOS/android_kernel_google_msm-4.14" remote="github" revision="lineage-22.0" />
  18. @@@ <project clone-depth="1" path="vendor/google/sunfish" name="RisingOSS-devices/android_vendor_google_sunfish" remote="github" revision="fifteen" />
  19. @@@ <project clone-depth="1" path="vendor/gapps" name="MindTheGapps/vendor_gapps" remote="gitlab" revision="vic" />
  20. @@@</manifest>
  21. --- ./build/soong/ui/build/path.go.orig 2024-11-15 20:23:38.990646096 +1100
  22. +++ ./build/soong/ui/build/path.go 2024-11-15 20:27:07.249519828 +1100
  23. @@ -192,10 +192,10 @@
  24. // Validate usage against disallowed or missing PATH tools.
  25. config := paths.GetConfig(log.Basename)
  26. if config.Error {
  27. - ctx.Printf("Disallowed PATH tool %q used: %#v", log.Basename, log.Args)
  28. - for _, line := range procPrints {
  29. - ctx.Println(line)
  30. - }
  31. + //ctx.Printf("Disallowed PATH tool %q used: %#v", log.Basename, log.Args)
  32. + //for _, line := range procPrints {
  33. + // ctx.Println(line)
  34. + //}
  35. } else {
  36. ctx.Verbosef("Unknown PATH tool %q used: %#v", log.Basename, log.Args)
  37. for _, line := range procPrints {
  38. --- ./build/soong/java/config/config.go.orig 2024-11-15 20:27:52.201701805 +1100
  39. +++ ./build/soong/java/config/config.go 2024-11-15 20:29:04.804523596 +1100
  40. @@ -79,7 +79,7 @@
  41. func init() {
  42. pctx.Import("github.com/google/blueprint/bootstrap")
  43.  
  44. - pctx.StaticVariable("JavacHeapSize", "4096M")
  45. + pctx.StaticVariable("JavacHeapSize", "5120M")
  46. pctx.StaticVariable("JavacHeapFlags", "-J-Xmx${JavacHeapSize}")
  47.  
  48. // ErrorProne can use significantly more memory than javac alone, give it a higher heap
  49. --- ./vendor/gapps/arm64/Android.bp.orig 2024-12-08 07:07:22.528952363 +1100
  50. +++ ./vendor/gapps/arm64/Android.bp 2024-12-08 07:07:43.504471316 +1100
  51. @@ -7,7 +7,7 @@
  52. "vendor/gapps/common",
  53. ],
  54. }
  55. -
  56. +/*
  57. cc_prebuilt_library_shared {
  58. name: "libjni_latinimegoogle",
  59. owner: "gapps",
  60. @@ -28,7 +28,7 @@
  61. prefer: true,
  62. product_specific: true,
  63. }
  64. -
  65. +*/
  66. android_app_import {
  67. name: "GmsCore",
  68. owner: "gapps",
  69. --- ./vendor/google/shiba/Android.bp.orig 2024-11-16 23:18:21.088493116 +1100
  70. +++ ./vendor/google/shiba/Android.bp 2024-11-16 23:19:00.843844706 +1100
  71. @@ -476,7 +476,7 @@
  72. privileged: true,
  73. system_ext_specific: true,
  74. }
  75. -
  76. +/*
  77. android_app_import {
  78. name: "ConnectivityThermalPowerManager",
  79. owner: "google",
  80. @@ -488,7 +488,7 @@
  81. privileged: true,
  82. system_ext_specific: true,
  83. }
  84. -
  85. +*/
  86. android_app_import {
  87. name: "EuiccGoogleOverlay",
  88. owner: "google",
  89. --- ./vendor/google/panther/Android.bp.orig 2024-11-15 20:54:10.317744277 +1100
  90. +++ ./vendor/google/panther/Android.bp 2024-11-15 20:56:44.835043867 +1100
  91. @@ -230,7 +230,7 @@
  92. prefer: true,
  93. system_ext_specific: true,
  94. }
  95. -
  96. +/*
  97. cc_prebuilt_library_shared {
  98. name: "libhbmsvmanager_jni",
  99. owner: "google",
  100. @@ -258,7 +258,7 @@
  101. prefer: true,
  102. system_ext_specific: true,
  103. }
  104. -
  105. +*/
  106. android_app_import {
  107. name: "VZWAPNLib",
  108. owner: "google",
  109. @@ -509,7 +509,7 @@
  110. privileged: true,
  111. system_ext_specific: true,
  112. }
  113. -
  114. +/*
  115. android_app_import {
  116. name: "ConnectivityThermalPowerManager",
  117. owner: "google",
  118. @@ -521,7 +521,7 @@
  119. privileged: true,
  120. system_ext_specific: true,
  121. }
  122. -
  123. +*/
  124. android_app_import {
  125. name: "EuiccGoogleOverlay",
  126. owner: "google",
  127. @@ -559,7 +559,7 @@
  128. privileged: true,
  129. system_ext_specific: true,
  130. }
  131. -
  132. +/*
  133. android_app_import {
  134. name: "HbmSVManager",
  135. owner: "google",
  136. @@ -571,7 +571,7 @@
  137. privileged: true,
  138. system_ext_specific: true,
  139. }
  140. -
  141. +*/
  142. android_app_import {
  143. name: "MyVerizonServices",
  144. owner: "google",
  145. @@ -802,14 +802,14 @@
  146. installed_location: "priv-app/DMService/lib/arm64/libdmjavaplugin.so",
  147. symlink_target: "/product/lib64/libdmjavaplugin.so",
  148. }
  149. -
  150. +/*
  151. install_symlink {
  152. name: "system_ext_priv-app_HbmSVManager_lib_arm64_libhbmsvmanager_jni_so",
  153. system_ext_specific: true,
  154. installed_location: "priv-app/HbmSVManager/lib/arm64/libhbmsvmanager_jni.so",
  155. symlink_target: "/system_ext/lib64/libhbmsvmanager_jni.so",
  156. }
  157. -
  158. +*/
  159. cc_prebuilt_library_shared {
  160. name: "aoc_aud_ext",
  161. owner: "google",
  162. --- ./device/google/sunfish/lineage_sunfish.mk.orig 2024-12-06 14:57:31.288886172 +1100
  163. +++ ./device/google/sunfish/lineage_sunfish.mk 2024-12-07 23:46:44.891221028 +1100
  164. @@ -18,9 +18,10 @@
  165. TARGET_BOOT_ANIMATION_RES := 1080
  166.  
  167. # Gapps
  168. -WITH_GMS := true
  169. -TARGET_CORE_GMS := true
  170. -TARGET_DEFAULT_PIXEL_LAUNCHER := true
  171. +#WITH_GMS := true
  172. +#TARGET_CORE_GMS := true
  173. +#TARGET_DEFAULT_PIXEL_LAUNCHER := true
  174. +$(call inherit-product, vendor/gapps/arm64/arm64-vendor.mk)
  175.  
  176. # Extra Flags.
  177. RISING_BATTERY := 3140mah
  178. @@ -33,8 +34,6 @@
  179. PRODUCT_NAME := lineage_sunfish
  180.  
  181. PRODUCT_BUILD_PROP_OVERRIDES += \
  182. - RisingChipset="Snapdragon730G" \
  183. - RisingMaintainer="xioyo" \
  184. BuildDesc="sunfish-user 13 TQ3A.230805.001.S1 10786265 release-keys" \
  185. BuildFingerprint=google/sunfish/sunfish:13/TQ3A.230805.001.S1/10786265:user/release-keys \
  186. DeviceProduct=sunfish
  187. --- ./vendor/lineage/config/common_mobile.mk.orig 2024-11-15 20:50:44.176838789 +1100
  188. +++ ./vendor/lineage/config/common_mobile.mk 2024-11-15 20:51:02.309233267 +1100
  189. @@ -10,7 +10,7 @@
  190.  
  191. # Default notification/alarm sounds
  192. PRODUCT_PRODUCT_PROPERTIES += \
  193. - ro.config.notification_sound=Argon.ogg \
  194. + ro.config.notification_sound=CyanMessage.ogg \
  195. ro.config.alarm_alert=Hassium.ogg
  196.  
  197. # Apps
  198. --- ./vendor/google/shiba/shiba-vendor.mk.orig 2024-11-16 23:18:28.332375526 +1100
  199. +++ ./vendor/google/shiba/shiba-vendor.mk 2024-11-16 23:19:20.311524517 +1100
  200. @@ -98,7 +98,6 @@
  201. WfcActivation \
  202. OemRilHookService \
  203. CarrierSetup \
  204. - ConnectivityThermalPowerManager \
  205. EuiccGoogleOverlay \
  206. EuiccSupportPixel-P23 \
  207. EuiccSupportPixelPermissions \
  208. --- ./vendor/google/panther/panther-vendor.mk.orig 2024-11-15 20:57:35.037811750 +1100
  209. +++ ./vendor/google/panther/panther-vendor.mk 2024-11-15 20:58:57.211538939 +1100
  210. @@ -448,7 +448,6 @@
  211. libmediaadaptor \
  212. com.google.edgetpu_app_service-V3-ndk \
  213. com.google.edgetpu_vendor_service-V2-ndk \
  214. - libhbmsvmanager_jni \
  215. VZWAPNLib \
  216. AppDirectedSMSService \
  217. CarrierSettings_signed_47.0.602606545 \
  218. @@ -469,11 +468,9 @@
  219. WfcActivation \
  220. OemRilHookService \
  221. CarrierSetup \
  222. - ConnectivityThermalPowerManager \
  223. EuiccGoogleOverlay \
  224. EuiccSupportPixel \
  225. EuiccSupportPixelPermissions \
  226. - HbmSVManager \
  227. MyVerizonServices \
  228. OemRilService \
  229. PixelQualifiedNetworksService \
  230. @@ -496,8 +493,7 @@
  231. product_priv-app_DMService_lib_arm_libdmengine_so \
  232. product_priv-app_DMService_lib_arm_libdmjavaplugin_so \
  233. product_priv-app_DMService_lib_arm64_libdmengine_so \
  234. - product_priv-app_DMService_lib_arm64_libdmjavaplugin_so \
  235. - system_ext_priv-app_HbmSVManager_lib_arm64_libhbmsvmanager_jni_so
  236. + product_priv-app_DMService_lib_arm64_libdmjavaplugin_so
  237.  
  238. PRODUCT_COPY_FILES += \
  239. vendor/google/panther/proprietary/vendor/etc/atc_profile.json:$(TARGET_COPY_OUT_VENDOR)/etc/atc_profile.json \
  240. --- ./build/make/core/envsetup.mk.orig 2024-11-15 20:51:34.457752489 +1100
  241. +++ ./build/make/core/envsetup.mk 2024-11-15 20:52:24.270157121 +1100
  242. @@ -149,7 +149,7 @@
  243. # We can only create static host binaries for Linux, so if static host
  244. # binaries are requested, turn off Windows cross-builds.
  245. ifeq ($(BUILD_HOST_static),)
  246. - HOST_CROSS_OS := windows
  247. + HOST_CROSS_OS :=
  248. HOST_CROSS_ARCH := x86
  249. HOST_CROSS_2ND_ARCH := x86_64
  250. 2ND_HOST_CROSS_IS_64_BIT := true
  251. --- ./build/make/core/clear_vars.mk.orig 2024-11-15 20:52:50.034200740 +1100
  252. +++ ./build/make/core/clear_vars.mk 2024-11-15 20:53:02.834185010 +1100
  253. @@ -31,7 +31,7 @@
  254. LOCAL_CHECK_SAME_VNDK_VARIANTS:=
  255. LOCAL_CHECKED_MODULE:=
  256. LOCAL_C_INCLUDES:=
  257. -LOCAL_CLANG:=
  258. +LOCAL_CLANG:=true
  259. LOCAL_CLANG_ASFLAGS:=
  260. LOCAL_CLANG_CFLAGS:=
  261. LOCAL_CLANG_CONLYFLAGS:=
  262.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement