Multiarch Fixes - android-platform-libcore

Ready changes

Summary

  • ma-foreign : libandroid-json-java could be marked Multi-Arch: foreign
  • ma-foreign : android-platform-libcore-headers could be marked Multi-Arch: foreign

Diff

diff --git a/debian/control b/debian/control
index 0b0e0fd..947174c 100644
--- a/debian/control
+++ b/debian/control
@@ -15,6 +15,7 @@ Vcs-Browser: https://salsa.debian.org/android-tools-team/android-platform-libcor
 Package: libandroid-json-java
 Architecture: all
 Depends: ${misc:Depends}
+Multi-Arch: foreign
 Description: Android rewrite of the evil licensed json.org
  Json.org is a popular java library to parse and create JSON string from
  the author of the JSON standard Douglas Crockford. His implementation however
@@ -29,6 +30,7 @@ Package: android-platform-libcore-headers
 Architecture: all
 Section: libdevel
 Depends: ${misc:Depends}
+Multi-Arch: foreign
 Description: Header files in AOSP repository platform/libcore
  This package provides the header files included in the AOSP repository
  platform/libcore.

Debdiff

File lists identical (after any substitutions)

Control files of package android-platform-libcore-headers: lines which differ (wdiff format)

  • Multi-Arch: foreign

Control files of package libandroid-json-java: lines which differ (wdiff format)

  • Multi-Arch: foreign

More details

Full run details