With BOARD_VNDK_VERSION:=current, vndk-sp libs will be installed to
/system/lib(64)/vndk-sp directory with
'vndk: {enabled: true, support_system_process: true}' property in
Android.bp of the module.
Remove the modules that already has the 'vndk' property in their
Android.bp file in case BOARD_VNDK_VERSION is defined.
Bug: 63866913
Bug: 64425518
Test: build and boot with and without OARD_VNDK_VERSION=current
Change-Id: I0ff8398ca62a9a5f9dfde7890f538fb8cc5190a2
With BOARD_VNDK_VERSION:=current, vndk-sp libs will be installed to
/system/lib(64)/vndk-sp directory with
'vndk: {enabled: true, support_system_process: true}' property in
Android.bp of the module.
Remove the modules that already has the 'vndk' property in their
Android.bp file in case BOARD_VNDK_VERSION is defined.
Bug: 63866913
Bug: 64425518
Test: build and boot with and without OARD_VNDK_VERSION=current
Change-Id: I70a265eb86963dd6ade875deaed8537cdd35c373
vndk_pacakge includes vndk, vndk-sp and ll-ndk.
By adding vndk_pacakge to PRODUCT_PACKAGES, vndk libraries will be
built regardless of their dependency with other libs.
The vndk library packages are defined only if they are built with
BOARD_VNDK_VERSION=current.
Bug: 63866913
Test: build with and without BOARD_VNDK_VERSION=current
Change-Id: I2c5f11de30c87be16cbc661a8567e258ff511906
netutils-wrapper only list a single version x.0 in its
requirement. System manifest might provide a list of
netutils-wrapper versions it supports {x, y, z}.0.
Bug: 64447338
Test: m compatibility_matrix.xml system_manifest.xml -j
(checks compatibility at build time)
Change-Id: I2ec919fd5378aed7160c636cb7f2bd138db1473f
Rogers, DTAG and Telstra want the actual SIM card SPN to be displayed
The entries in spn-conf.xml overrides the SIM SPN hence this CL disables it
Test: Validated using T-Mobile SIM card with same set of changes for T-Mobile
Bug: 64137294
Bug: 64139429
Merged-In: I3d3e1b1d2dc38a73a657fe7f9220dd894f967c67
Change-Id: I2b4d2cb87f6dd05302ba03c8abda46b9de7f8187
Add Camera, Storage and other permissions for Ornament app.
BUG=62444679
Test: Settings app shows the pre-grant permissions enabled
Change-Id: Idd53b816e025d1f0f7d1f888ac0675203e611d18
This reverts commit a3f7b11d87.
Now that spn overrides are all migrated to carrier config,
the spn-conf.xml cna be removed.
Bug: 62684649
Test: make
Change-Id: I3d3e1b1d2dc38a73a657fe7f9220dd894f967c67
correct the property name to not drop packets based upon
enqueue sequence to avoid freeze.
BUG=63274801
Change-Id: I5a5c336c7e3f1e90e4ed05bc731747998a15e51b
With BOARD_VNDK_VERSION:=current, vndk-sp libs will be installed to
/system/lib(64)/vndk-sp directory with
'vndk: {enabled: true, support_system_process: true}' property in
Android.bp of the module.
Remove the modules that already has the 'vndk' property in their
Android.bp file in case BOARD_VNDK_VERSION is defined.
Bug: 63866913
Test: build and boot with and without OARD_VNDK_VERSION=current
Change-Id: I44d0e999ea8e69ba7c11e9d321d41039d066c280