Android.bp 1.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  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/x86/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: "Velvet",
  33. owner: "gapps",
  34. apk: "proprietary/product/priv-app/Velvet/Velvet.apk",
  35. presigned: true,
  36. dex_preopt: {
  37. enabled: false,
  38. },
  39. privileged: true,
  40. product_specific: true,
  41. }