Go to file
Narayan Kamath d845c96128 Add an installd command to link files
Given a pair of absolute paths {from_path, to_path} , check that
they are both valid apk subpaths (eg. /data/app/package/foo) and
link(2) to_path to from_path. This is required by staged installs,
where we link existing apks and oat files to their staging location.

bug: 20889739
Change-Id: I3b5e3b43677af68be59308121a4409caaa6a72f0
2015-06-09 11:35:43 +01:00
build Increase growth limit from 64m to 80m for 1024mb hdpi tablet 2014-12-11 13:40:37 -08:00
cmds Add an installd command to link files 2015-06-09 11:35:43 +01:00
data/etc Adding a configuration file to support hifi sensors feature. 2015-04-10 11:26:02 -07:00
include Enable more flexible usage of blobs in parcels. 2015-06-05 17:40:59 -07:00
libs Enable more flexible usage of blobs in parcels. 2015-06-05 17:40:59 -07:00
opengl Check that width and height parameters are small. 2015-05-29 10:54:30 -07:00
services Merge "libgui: Add generation numbers to BufferQueue" into mnc-dev 2015-06-05 15:38:35 +00:00
MODULE_LICENSE_APACHE2
NOTICE