| DESCRIPTION = "Android platform libraries" |
| LICENSE = "Apache-2.0" |
| LIC_FILES_CHKSUM = " \ |
| file://external/nanopb-c/NOTICE;md5=9db4b73a55a3994384112efcdb37c01f \ |
| file://external/safe-iop/NOTICE;md5=e7235a4d576addf0c399983b1c7f673e \ |
| file://frameworks/native/NOTICE;md5=c1a3ff0b97f199c7ebcfdd4d3fed238e \ |
| file://hardware/libhardware_legacy/NOTICE;md5=9645f39e9db895a4aa6e02cb57294595 \ |
| file://hardware/ril/libril/NOTICE;md5=9645f39e9db895a4aa6e02cb57294595 \ |
| file://hardware/ril/rild/NOTICE;md5=9645f39e9db895a4aa6e02cb57294595 \ |
| file://system/core/NOTICE;md5=c1a3ff0b97f199c7ebcfdd4d3fed238e \ |
| file://bionic/libc/NOTICE;md5=b960c741bc508b5ecdc580eeafcf5886 \ |
| " |
| |
| SRC_URI = " \ |
| git://android.googlesource.com/platform/external/nanopb-c;protocol=https;name=platform/external/nanopb-c;destsuffix=platform/external/nanopb-c/ \ |
| git://android.googlesource.com/platform/external/safe-iop;protocol=https;name=platform/external/safe-iop;destsuffix=platform/external/safe-iop/ \ |
| git://android.googlesource.com/platform/frameworks/native;protocol=https;name=platform/frameworks/native;destsuffix=platform/frameworks/native/ \ |
| git://android.googlesource.com/platform/hardware/libhardware_legacy;protocol=https;name=platform/hardware/libhardware_legacy;destsuffix=platform/hardware/libhardware_legacy/ \ |
| git://android.googlesource.com/platform/hardware/ril;protocol=https;name=platform/hardware/ril;destsuffix=platform/hardware/ril/ \ |
| git://android.googlesource.com/platform/system/core;protocol=https;name=platform/system/core;destsuffix=platform/system/core/ \ |
| git://android.googlesource.com/platform/bionic;protocol=https;name=platform/bionic;destsuffix=platform/bionic \ |
| git://android.googlesource.com/platform/system/netd;protocol=https;name=platform/system/netd;destsuffix=platform/system/netd \ |
| file://0001.patch \ |
| file://0002-add-functions-in-ifc_utils-using-by-rild.patch \ |
| file://redirect_to_syslog.patch \ |
| file://parcel.patch \ |
| file://0001-libnetutils-ifc_utils.patch \ |
| file://makefile.patch \ |
| file://base.patch \ |
| file://libsysutils.patch \ |
| file://libhardware.patch \ |
| file://netd.patch \ |
| file://netd-client.patch \ |
| file://logwrap.patch \ |
| file://libdns.patch \ |
| file://permission.patch \ |
| file://netd_get_netid.patch \ |
| file://netd_ipv6prefix.patch \ |
| file://libsysutils_nora.patch \ |
| file://maintable.patch \ |
| file://0001-fix-build-fail.patch \ |
| file://0001-add-telcore-dependency.patch \ |
| file://set-PROPERTY_KEY_MAX-to-64.patch \ |
| file://NetlinkEvent.patch \ |
| file://Vector.patch \ |
| file://0003-fix-ipv6-and-ipv4-DNS-query.patch \ |
| file://fix_monotonic_time.patch \ |
| " |
| |
| SRCREV_platform/external/nanopb-c = "7cad9030bffed01414bba3780d2389796d270276" |
| SRCREV_platform/external/safe-iop = "aa0725fb1da35e47676b6da30009322eb5ed59be" |
| SRCREV_platform/frameworks/native = "8d9818db1af53e065442fb5fcc44f69dfd31aec0" |
| SRCREV_platform/hardware/libhardware_legacy = "fb3616658b8eb828d85120a7b459e960b137220b" |
| SRCREV_platform/hardware/ril = "e8505bf06e2f17babe479230e62e6e7d1b8c4bca" |
| SRCREV_platform/system/core = "c6160d2a0ef648ccb3d217c589c60b5c00b80387" |
| SRCREV_platform/bionic = "1a5bfd9eaf22eaf9fcc54d3065d0e88bff4f3e42" |
| SRCREV_platform/system/netd = "c8683d7eb9bb95de2090431e8daaa45d92b45e38" |