Android.bp 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  1. /**
  2. * Copyright (C) 2019-2021 The LineageOS Project
  3. *
  4. * Licensed under the Apache License, Version 2.0 (the "License");
  5. * you may not use this file except in compliance with the License.
  6. * You may obtain a copy of the License at
  7. *
  8. * http://www.apache.org/licenses/LICENSE-2.0
  9. *
  10. * Unless required by applicable law or agreed to in writing, software
  11. * distributed under the License is distributed on an "AS IS" BASIS,
  12. * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  13. * See the License for the specific language governing permissions and
  14. * limitations under the License.
  15. *
  16. * This file is generated by device/gapps/arm64/setup-makefiles.sh
  17. */
  18. soong_namespace {
  19. }
  20. android_app_import {
  21. name: "PrebuiltGmsCore",
  22. owner: "gapps",
  23. apk: "proprietary/product/priv-app/PrebuiltGmsCore/PrebuiltGmsCore.apk",
  24. presigned: true,
  25. dex_preopt: {
  26. enabled: false,
  27. },
  28. privileged: true,
  29. product_specific: true,
  30. }
  31. android_app_import {
  32. name: "MarkupGoogle",
  33. owner: "gapps",
  34. apk: "proprietary/product/app/MarkupGoogle/MarkupGoogle.apk",
  35. presigned: true,
  36. dex_preopt: {
  37. enabled: false,
  38. },
  39. product_specific: true,
  40. }
  41. android_app_import {
  42. name: "SetupWizardPrebuilt",
  43. owner: "gapps",
  44. apk: "proprietary/product/priv-app/SetupWizardPrebuilt/SetupWizardPrebuilt.apk",
  45. overrides: ["Provision"],
  46. presigned: true,
  47. dex_preopt: {
  48. enabled: false,
  49. },
  50. privileged: true,
  51. product_specific: true,
  52. }
  53. android_app_import {
  54. name: "Velvet",
  55. owner: "gapps",
  56. apk: "proprietary/product/priv-app/Velvet/Velvet.apk",
  57. presigned: true,
  58. dex_preopt: {
  59. enabled: false,
  60. },
  61. privileged: true,
  62. product_specific: true,
  63. }