device.mk 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379
  1. #
  2. # Copyright (C) 2024 The LineageOS Project
  3. #
  4. # SPDX-License-Identifier: Apache-2.0
  5. #
  6. # Add common symlinks definitions for Qualcomm Samsung
  7. $(call inherit-product, hardware/samsung/symlinks/qcom-common.mk)
  8. # Enable project quotas and casefolding for emulated storage without sdcardfs
  9. $(call inherit-product, $(SRC_TARGET_DIR)/product/emulated_storage.mk)
  10. # Enforce generic ramdisk allow list
  11. $(call inherit-product, $(SRC_TARGET_DIR)/product/generic_ramdisk.mk)
  12. # Dalvik
  13. $(call inherit-product, frameworks/native/build/phone-xhdpi-6144-dalvik-heap.mk)
  14. # Enable updating of APEXes
  15. $(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk)
  16. # Add common definitions for Qualcomm
  17. $(call inherit-product, hardware/qcom-caf/common/common.mk)
  18. # AAPT
  19. PRODUCT_AAPT_CONFIG := normal
  20. PRODUCT_AAPT_PREF_CONFIG := xxxhdpi
  21. # API levels
  22. BOARD_SHIPPING_API_LEVEL := 34
  23. PRODUCT_SHIPPING_API_LEVEL := $(BOARD_SHIPPING_API_LEVEL)
  24. # Audio
  25. PRODUCT_PACKAGES += \
  26. [email protected] \
  27. [email protected] \
  28. android.hardware.audio.service \
  29. android.hardware.bluetooth.audio-impl \
  30. [email protected] \
  31. audioadsprpcd \
  32. audio.bluetooth.default \
  33. audio.r_submix.default \
  34. audio.usb.default \
  35. libagm_compress_plugin \
  36. libagm_mixer_plugin \
  37. libagm_pcm_plugin \
  38. libbatterylistener \
  39. libfmpal \
  40. libhfp_pal \
  41. libqcompostprocbundle \
  42. libqcomvisualizer \
  43. libqcomvoiceprocessing \
  44. libsndcardparser \
  45. libtinycompress \
  46. libvolumelistener \
  47. sound_trigger.primary.pineapple \
  48. [email protected]
  49. AUDIO_HAL_DIR := hardware/qcom-caf/sm8650/audio/primary-hal
  50. AUDIO_PAL_DIR := hardware/qcom-caf/sm8650/audio/pal
  51. PRODUCT_COPY_FILES += \
  52. $(AUDIO_HAL_DIR)/configs/pineapple/audio_effects.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio/sku_pineapple/audio_effects.xml \
  53. $(AUDIO_HAL_DIR)/configs/pineapple/audio_effects.conf:$(TARGET_COPY_OUT_VENDOR)/etc/audio/sku_pineapple/audio_effects.conf \
  54. $(AUDIO_HAL_DIR)/configs/common/audio_policy_configuration.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio_policy_configuration.xml \
  55. $(AUDIO_HAL_DIR)/configs/common/bluetooth_qti_audio_policy_configuration.xml:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth_qti_audio_policy_configuration.xml \
  56. $(AUDIO_HAL_DIR)/configs/common/bluetooth_qti_hearing_aid_audio_policy_configuration.xml:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth_qti_hearing_aid_audio_policy_configuration.xml \
  57. $(AUDIO_HAL_DIR)/configs/pineapple/microphone_characteristics.xml:$(TARGET_COPY_OUT_VENDOR)/etc/microphone_characteristics.xml \
  58. $(AUDIO_PAL_DIR)/configs/pineapple/card-defs.xml:$(TARGET_COPY_OUT_VENDOR)/etc/card-defs.xml \
  59. $(AUDIO_HAL_DIR)/configs/pineapple/mem_logger_config.xml:$(TARGET_COPY_OUT_VENDOR)/etc/mem_logger_config.xml \
  60. $(LOCAL_PATH)/configs/audio/audio_effects_haptic.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio_effects_haptic.xml \
  61. $(LOCAL_PATH)/configs/audio/audio_effects_sec.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio_effects_sec.xml \
  62. $(LOCAL_PATH)/configs/audio/audio_effects_spatializer.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio_effects_spatializer.xml \
  63. $(LOCAL_PATH)/configs/audio/audio_effects.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio_effects.xml \
  64. $(LOCAL_PATH)/configs/audio/audio_policy_volumes.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio_policy_volumes.xml \
  65. $(LOCAL_PATH)/configs/audio/dax3_media_codecs_dolby_audio.xml:$(TARGET_COPY_OUT_VENDOR)/etc/dax3_media_codecs_dolby_audio.xml \
  66. $(LOCAL_PATH)/configs/audio/situation_audio_policy_volumes_sec.xml:$(TARGET_COPY_OUT_VENDOR)/etc/situation_audio_policy_volumes_sec.xml \
  67. $(LOCAL_PATH)/configs/audio/usecaseKvManager.xml:$(TARGET_COPY_OUT_VENDOR)/etc/usecaseKvManager.xml
  68. #$(LOCAL_PATH)/configs/audio/sku_pineapple/audio_effects.conf:$(TARGET_COPY_OUT_VENDOR)/etc/audio/sku_pineapple/audio_effects.conf \
  69. #$(LOCAL_PATH)/configs/audio/sku_pineapple/audio_effects.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio/sku_pineapple/audio_effects.xml \
  70. #$(LOCAL_PATH)/configs/audio/audio_policy_configuration_base.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio_policy_configuration_base.xml \
  71. #$(LOCAL_PATH)/configs/audio/audio_policy_configuration.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio_policy_configuration.xml \
  72. PRODUCT_COPY_FILES += \
  73. frameworks/av/services/audiopolicy/config/bluetooth_audio_policy_configuration.xml:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth_audio_policy_configuration.xml \
  74. frameworks/av/services/audiopolicy/config/default_volume_tables.xml:$(TARGET_COPY_OUT_VENDOR)/etc/default_volume_tables.xml \
  75. frameworks/av/services/audiopolicy/config/r_submix_audio_policy_configuration.xml:$(TARGET_COPY_OUT_VENDOR)/etc/r_submix_audio_policy_configuration.xml \
  76. frameworks/av/services/audiopolicy/config/usb_audio_policy_configuration.xml:$(TARGET_COPY_OUT_VENDOR)/etc/usb_audio_policy_configuration.xml \
  77. frameworks/native/data/etc/android.hardware.audio.low_latency.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.audio.low_latency.xml \
  78. frameworks/native/data/etc/android.hardware.audio.pro.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.audio.pro.xml \
  79. frameworks/native/data/etc/android.software.midi.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.software.midi.xml
  80. # Bluetooth
  81. PRODUCT_COPY_FILES += \
  82. frameworks/native/data/etc/android.hardware.bluetooth.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.bluetooth.xml \
  83. frameworks/native/data/etc/android.hardware.bluetooth_le.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.bluetooth_le.xml
  84. # Boot animation
  85. TARGET_SCREEN_HEIGHT := 3120
  86. TARGET_SCREEN_WIDTH := 1440
  87. # DebugFS
  88. PRODUCT_SET_DEBUGFS_RESTRICTIONS := true
  89. # Display
  90. PRODUCT_PACKAGES += \
  91. [email protected] \
  92. init.qti.display_boot.rc \
  93. init.qti.display_boot.sh \
  94. vendor.qti.hardware.display.allocator-service \
  95. vendor.qti.hardware.display.composer-service \
  96. vendor.qti.hardware.display.composer-service.rc \
  97. vendor.qti.hardware.display.composer-service.xml \
  98. vendor.qti.hardware.display.demura-service
  99. PRODUCT_COPY_FILES += \
  100. frameworks/native/data/etc/android.hardware.touchscreen.multitouch.jazzhand.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.touchscreen.multitouch.jazzhand.xml
  101. # fastbootd
  102. PRODUCT_PACKAGES += \
  103. [email protected] \
  104. fastbootd
  105. # Fingerprint
  106. PRODUCT_PACKAGES += \
  107. android.hardware.biometrics.fingerprint-service.samsung
  108. PRODUCT_COPY_FILES += \
  109. frameworks/native/data/etc/android.hardware.fingerprint.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.fingerprint.xml
  110. # Graphics
  111. PRODUCT_COPY_FILES += \
  112. frameworks/native/data/etc/android.hardware.opengles.aep.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.opengles.aep.xml \
  113. frameworks/native/data/etc/android.hardware.vulkan.compute-0.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.vulkan.compute-0.xml \
  114. frameworks/native/data/etc/android.hardware.vulkan.level-1.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.vulkan.level-1.xml \
  115. frameworks/native/data/etc/android.hardware.vulkan.version-1_1.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.vulkan.version-1_1.xml \
  116. frameworks/native/data/etc/android.hardware.vulkan.version-1_3.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.vulkan.version-1_3.xml \
  117. frameworks/native/data/etc/android.software.opengles.deqp.level-2022-03-01.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.software.opengles.deqp.level.xml \
  118. frameworks/native/data/etc/android.software.vulkan.deqp.level-2022-03-01.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.software.vulkan.deqp.level.xml
  119. # Health
  120. PRODUCT_PACKAGES += \
  121. android.hardware.health-service.qti \
  122. android.hardware.health-service.qti_recovery
  123. # HIDL
  124. PRODUCT_PACKAGES += \
  125. libhidltransport.vendor \
  126. libhwbinder.vendor
  127. # IPACM
  128. PRODUCT_PACKAGES += \
  129. ipacm \
  130. IPACM_cfg.xml \
  131. IPACM_Filter_cfg.xml
  132. # Media
  133. PRODUCT_PACKAGES += \
  134. libavservices_minijail \
  135. libpalclient
  136. PRODUCT_COPY_FILES += \
  137. $(AUDIO_HAL_DIR)/configs/common/codec2/media_codecs_c2_audio.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_c2_audio.xml \
  138. $(AUDIO_HAL_DIR)/configs/common/codec2/service/1.0/c2audio.vendor.base-arm64.policy:$(TARGET_COPY_OUT_VENDOR)/etc/seccomp_policy/c2audio.vendor.base-arm64.policy \
  139. $(AUDIO_HAL_DIR)/configs/common/codec2/service/1.0/c2audio.vendor.ext-arm64.policy:$(TARGET_COPY_OUT_VENDOR)/etc/seccomp_policy/c2audio.vendor.ext-arm64.policy
  140. # NFC
  141. PRODUCT_PACKAGES += \
  142. android.hardware.nfc-service.nxp \
  143. nqnfcinfo \
  144. Tag
  145. PRODUCT_COPY_FILES += \
  146. frameworks/native/data/etc/android.hardware.nfc.ese.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.nfc.ese.xml \
  147. frameworks/native/data/etc/android.hardware.nfc.hce.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.nfc.hce.xml \
  148. frameworks/native/data/etc/android.hardware.nfc.hcef.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.nfc.hcef.xml \
  149. frameworks/native/data/etc/android.hardware.nfc.uicc.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.nfc.uicc.xml \
  150. frameworks/native/data/etc/android.hardware.nfc.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.nfc.xml \
  151. frameworks/native/data/etc/android.hardware.se.omapi.ese.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.se.omapi.ese.xml \
  152. frameworks/native/data/etc/android.hardware.se.omapi.uicc.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.se.omapi.uicc.xml \
  153. frameworks/native/data/etc/com.android.nfc_extras.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/com.android.nfc_extras.xml \
  154. frameworks/native/data/etc/com.nxp.mifare.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/com.nxp.mifare.xml
  155. # Overlays
  156. DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay
  157. PRODUCT_ENFORCE_RRO_TARGETS := *
  158. # Power
  159. PRODUCT_PACKAGES += \
  160. android.hardware.power-service-qti
  161. # Partitions
  162. PRODUCT_USE_DYNAMIC_PARTITIONS := true
  163. # Product characteristics
  164. PRODUCT_CHARACTERISTICS := phone
  165. # Protobuf
  166. PRODUCT_PACKAGES += \
  167. libprotobuf-cpp-full-3.9.1-vendorcompat
  168. # QMI
  169. PRODUCT_PACKAGES += \
  170. libcurl.vendor \
  171. libjsoncpp.vendor \
  172. libqti_vndfwk_detect_vendor \
  173. libsqlite.vendor
  174. # RIL
  175. PRODUCT_PACKAGES += \
  176. librilutils \
  177. libnetutils.vendor \
  178. libsecril-client \
  179. secril_config_svc \
  180. sehradiomanager
  181. # Rootdir
  182. PRODUCT_PACKAGES += \
  183. dcc_extension.sh \
  184. hdm_status.sh \
  185. init.class_main.sh \
  186. init.crda.sh \
  187. init.kernel.post_boot-cliffs.sh \
  188. init.kernel.post_boot-pineapple.sh \
  189. init.kernel.post_boot.sh \
  190. init.mdm.sh \
  191. init.qcom.class_core.sh \
  192. init.qcom.coex.sh \
  193. init.qcom.early_boot.sh \
  194. init.qcom.efs.sync.sh \
  195. init.qcom.post_boot.sh \
  196. init.qcom.sdio.sh \
  197. init.qcom.sensors.sh \
  198. init.qcom.sh \
  199. init.qti.qcv.rc \
  200. init.qti.qcv.sh \
  201. init.qti.kernel.debug-cliffs.sh \
  202. init.qti.kernel.debug-pineapple.sh \
  203. init.qti.kernel.debug.sh \
  204. init.qti.kernel.early_debug-pineapple.sh \
  205. init.qti.kernel.early_debug.sh \
  206. init.qti.kernel.sh \
  207. init.qti.media.sh \
  208. init.qti.time.daemon.sh \
  209. init.qti.write.sh \
  210. init.vendor.sensordebug.sh \
  211. init.vendor.sensordebug.ssr_dump.sh \
  212. install-recovery.sh \
  213. qca6234-service.sh \
  214. system_dlkm_modprobe.sh \
  215. ueventd.qcom.rc \
  216. vendor_modprobe.sh \
  217. PRODUCT_PACKAGES += \
  218. fstab.qcom \
  219. init.e3q.rc \
  220. init.qcom.factory.rc \
  221. init.qcom.rc \
  222. init.qti.kernel.rc \
  223. init.qti.ss-ramdump.sh \
  224. init.qti.ufs.rc \
  225. init.samsung.bsp.rc \
  226. init.samsung.display.rc \
  227. init.samsung.dp.rc \
  228. init.samsung.factory.rc \
  229. init.samsung.power.rc \
  230. init.samsung.rc \
  231. init.samsung.user.rc \
  232. init.target.rc \
  233. init.recovery.qcom.rc \
  234. init.recovery.samsung.rc \
  235. PRODUCT_COPY_FILES += \
  236. $(LOCAL_PATH)/rootdir/etc/fstab.qcom:$(TARGET_COPY_OUT_VENDOR_RAMDISK)/fstab.qcom
  237. # Sensors
  238. PRODUCT_PACKAGES += \
  239. android.hardware.sensors-service.samsung-multihal \
  240. sensors.dynamic_sensor_hal
  241. PRODUCT_COPY_FILES += \
  242. $(LOCAL_PATH)/configs/hals.conf:$(TARGET_COPY_OUT_VENDOR)/etc/sensors/hals.conf
  243. PRODUCT_COPY_FILES += \
  244. frameworks/native/data/etc/android.hardware.sensor.accelerometer.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.sensor.accelerometer.xml \
  245. frameworks/native/data/etc/android.hardware.sensor.barometer.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.sensor.barometer.xml \
  246. frameworks/native/data/etc/android.hardware.sensor.compass.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.sensor.compass.xml \
  247. frameworks/native/data/etc/android.hardware.sensor.gyroscope.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.sensor.gyroscope.xml \
  248. frameworks/native/data/etc/android.hardware.sensor.light.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.sensor.light.xml \
  249. frameworks/native/data/etc/android.hardware.sensor.proximity.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.sensor.proximity.xml \
  250. frameworks/native/data/etc/android.hardware.sensor.stepcounter.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.sensor.stepcounter.xml \
  251. frameworks/native/data/etc/android.hardware.sensor.stepdetector.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.sensor.stepdetector.xml
  252. # Soong namespaces
  253. PRODUCT_SOONG_NAMESPACES += \
  254. $(LOCAL_PATH) \
  255. hardware/samsung \
  256. kernel/samsung/sm8650 \
  257. kernel/samsung/sm8650-modules
  258. # Telephony
  259. PRODUCT_PACKAGES += \
  260. qti-telephony-hidl-wrapper \
  261. qti_telephony_hidl_wrapper.xml \
  262. qti-telephony-utils \
  263. qti_telephony_utils.xml \
  264. telephony-ext
  265. PRODUCT_BOOT_JARS += \
  266. telephony-ext
  267. PRODUCT_COPY_FILES += \
  268. frameworks/native/data/etc/android.hardware.telephony.gsm.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/vendor.samsung.hardware.telephony.gsm.xml \
  269. frameworks/native/data/etc/android.hardware.telephony.mbms.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.telephony.mbms.xml \
  270. frameworks/native/data/etc/android.software.sip.voip.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.software.sip.voip.xml
  271. # Thermal
  272. PRODUCT_PACKAGES += \
  273. [email protected]
  274. # Trusted UI
  275. PRODUCT_PACKAGES += \
  276. [email protected] \
  277. [email protected]
  278. # USB
  279. PRODUCT_PACKAGES += \
  280. android.hardware.usb-service.qti \
  281. android.hardware.usb.gadget-service.qti \
  282. init.qcom.usb.rc \
  283. init.qcom.usb.sh
  284. PRODUCT_SOONG_NAMESPACES += \
  285. vendor/qcom/opensource/usb/etc
  286. PRODUCT_COPY_FILES += \
  287. frameworks/native/data/etc/android.hardware.usb.accessory.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.usb.accessory.xml \
  288. frameworks/native/data/etc/android.hardware.usb.host.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.usb.host.xml
  289. # Vendor service manager
  290. PRODUCT_PACKAGES += \
  291. vndservicemanager
  292. # Verified Boot
  293. PRODUCT_COPY_FILES += \
  294. frameworks/native/data/etc/android.software.verified_boot.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.software.verified_boot.xml
  295. # Vibrator
  296. #PRODUCT_PACKAGES += \
  297. #android.hardware.vibrator-service.samsung
  298. # VNDK
  299. PRODUCT_PACKAGES += \
  300. libcrypto-v33
  301. # Wi-Fi
  302. PRODUCT_PACKAGES += \
  303. android.hardware.wifi-service \
  304. hostapd \
  305. libwpa_client \
  306. libwifi-hal-ctrl \
  307. libwifi-hal-qcom \
  308. wpa_supplicant \
  309. wpa_supplicant.conf \
  310. firmware_wlanmdsp.otaupdate_symlink \
  311. firmware_wlan_mac.bin_symlink \
  312. firmware_WCNSS_qcom_cfg.ini_symlink
  313. PRODUCT_COPY_FILES += \
  314. frameworks/native/data/etc/android.hardware.wifi.aware.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.wifi.aware.xml \
  315. frameworks/native/data/etc/android.hardware.wifi.direct.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.wifi.direct.xml \
  316. frameworks/native/data/etc/android.hardware.wifi.passpoint.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.wifi.passpoint.xml \
  317. frameworks/native/data/etc/android.hardware.wifi.rtt.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.wifi.rtt.xml \
  318. frameworks/native/data/etc/android.hardware.wifi.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.wifi.xml \
  319. frameworks/native/data/etc/android.software.ipsec_tunnels.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.software.ipsec_tunnels.xml
  320. # Inherit the proprietary files
  321. $(call inherit-product, vendor/samsung/e3q/e3q-vendor.mk)