File: android-libnativebridge.lintian-overrides

package info (click to toggle)
android-platform-art 14.0.0%2Br15-4
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 96,788 kB
  • sloc: cpp: 522,217; java: 194,312; asm: 28,950; python: 14,910; xml: 5,087; sh: 4,528; ansic: 4,035; makefile: 111; perl: 77
file content (12 lines) | stat: -rw-r--r-- 678 bytes parent folder | download | duplicates (40)
1
2
3
4
5
6
7
8
9
10
11
12
# Executables from the Android SDK normally each staticly link in all
# of the libs.  That means each executable includes a full copy of all
# the libs, which is not how Debian works.  These libs need to be
# dynamically linlked in so that just the library can be updated when
# there is a security fix, instead of requiring all of the executables
# be recompiled.  That said, these libraries do not have a stable
# interface and were never intended to be used by any other project,
# only with the internal, Android SDK executables.  Therefore, the
# Android SDK executables use private libraries located in
# /usr/lib/${DEB_HOST_MULTIARCH}/android

custom-library-search-path