OSDN Git Service

android-x86/build.git
7 years agoMerge "Prevent abuse of property overrides" am: 7ae18449ec
Jaekyun Seok [Wed, 25 Jan 2017 07:21:24 +0000 (07:21 +0000)]
Merge "Prevent abuse of property overrides" am: 7ae18449ec
am: c96ffae29f

Change-Id: Ife1f31f6e33f5fdaacb5bb8acf51b9c1c8a2a098

7 years agoMerge "Prevent abuse of property overrides"
Jaekyun Seok [Wed, 25 Jan 2017 07:18:54 +0000 (07:18 +0000)]
Merge "Prevent abuse of property overrides"
am: 7ae18449ec

Change-Id: I035eab9562c13747d6a6917bb7be3dad81348ff6

7 years agoMerge "Prevent abuse of property overrides"
Treehugger Robot [Wed, 25 Jan 2017 07:15:07 +0000 (07:15 +0000)]
Merge "Prevent abuse of property overrides"

7 years agoPrevent abuse of property overrides
Jaekyun Seok [Fri, 20 Jan 2017 04:17:12 +0000 (13:17 +0900)]
Prevent abuse of property overrides

To prevent abuse of PRODUCT_*PROPERTY_OVERRIDES and
ADDITIONAL*PROPERTIES, the following rules should be applied.

- Mark PRODUCT_*PROPERTY_OVERRIDES readonly after reading product
 specs.
- Disallow any changes on ADDITIONAL*PROPERTIES from product specs
 and BoardConfig.mk.
- Mark ADDITIONAL*PROPERTIES readonly before reading Android.mk
 files.

Test: building succeeded on marlin-userdebug.
Bug: 34116668
Change-Id: I93d8de086ec85ba787165a156bdcc7df04310be1
(cherry picked from commit 294286d95c7647c1c20c3537f065c21e85371695)

7 years agoMerge "Revert "releasetools: Generate streamable A/B OTA packages."" am: 5ce7034463
Tao Bao [Wed, 25 Jan 2017 01:51:01 +0000 (01:51 +0000)]
Merge "Revert "releasetools: Generate streamable A/B OTA packages."" am: 5ce7034463
am: e8468634be

Change-Id: I96d5798141d580cb6648cebe5d675c16a9c244ea

7 years agoMerge "Revert "releasetools: Generate streamable A/B OTA packages.""
Tao Bao [Wed, 25 Jan 2017 01:49:00 +0000 (01:49 +0000)]
Merge "Revert "releasetools: Generate streamable A/B OTA packages.""
am: 5ce7034463

Change-Id: If2a3ee497124b87d1ff3c6bb10a05065c856bd96

7 years agoMerge "Revert "releasetools: Generate streamable A/B OTA packages.""
Tao Bao [Wed, 25 Jan 2017 01:45:44 +0000 (01:45 +0000)]
Merge "Revert "releasetools: Generate streamable A/B OTA packages.""

7 years agoRevert "releasetools: Generate streamable A/B OTA packages."
Tao Bao [Wed, 25 Jan 2017 01:41:13 +0000 (01:41 +0000)]
Revert "releasetools: Generate streamable A/B OTA packages."

This reverts commit ef1bb4360f0b9ccc54afd7a39077b7ca4d8a9a36.

It has broken the builds that don't have care_map.txt entry.

Change-Id: I343455e66be5e79457968dfc2813c7c1c234b6dc

7 years agoMerge "releasetools: Generate streamable A/B OTA packages." am: 41130f495f
Tao Bao [Wed, 25 Jan 2017 00:00:54 +0000 (00:00 +0000)]
Merge "releasetools: Generate streamable A/B OTA packages." am: 41130f495f
am: 62bc5301ec

Change-Id: I6b70d99f0e3d944852938a4e7fdcf34dcde06e07

7 years agoMerge "releasetools: Generate streamable A/B OTA packages."
Tao Bao [Tue, 24 Jan 2017 23:59:24 +0000 (23:59 +0000)]
Merge "releasetools: Generate streamable A/B OTA packages."
am: 41130f495f

Change-Id: I33e4eb9cc536c7d49535a4c393a6b3303add9742

7 years agoMerge "releasetools: Generate streamable A/B OTA packages."
Tao Bao [Tue, 24 Jan 2017 23:55:52 +0000 (23:55 +0000)]
Merge "releasetools: Generate streamable A/B OTA packages."

7 years agoMerge "Enable PRODUCT_ART_USE_READ_BARRIER by default." am: 131731fd49
Hiroshi Yamauchi [Tue, 24 Jan 2017 22:22:08 +0000 (22:22 +0000)]
Merge "Enable PRODUCT_ART_USE_READ_BARRIER by default." am: 131731fd49
am: 7254e730a9

Change-Id: If496e17ca32097e2b5c5d1b16097ba68f52c2587

7 years agoMerge "Add dexoptanalyzer to art PRODUCT_PACKAGES" am: eddf3adec7
Calin Juravle [Tue, 24 Jan 2017 22:21:28 +0000 (22:21 +0000)]
Merge "Add dexoptanalyzer to art PRODUCT_PACKAGES" am: eddf3adec7
am: 9be4363048

Change-Id: I09bb657dfa3a3d5ca5a2410313ee061235f56c74

7 years agoMerge "Enable PRODUCT_ART_USE_READ_BARRIER by default."
Hiroshi Yamauchi [Tue, 24 Jan 2017 22:20:19 +0000 (22:20 +0000)]
Merge "Enable PRODUCT_ART_USE_READ_BARRIER by default."
am: 131731fd49

Change-Id: I434953132243db254adf8513240e33257b917b21

7 years agoMerge "Add dexoptanalyzer to art PRODUCT_PACKAGES"
Calin Juravle [Tue, 24 Jan 2017 22:19:32 +0000 (22:19 +0000)]
Merge "Add dexoptanalyzer to art PRODUCT_PACKAGES"
am: eddf3adec7

Change-Id: I3405653797259f6529e1fd4e10434a435a3365fd

7 years agoMerge "Enable PRODUCT_ART_USE_READ_BARRIER by default."
Hiroshi Yamauchi [Tue, 24 Jan 2017 22:14:43 +0000 (22:14 +0000)]
Merge "Enable PRODUCT_ART_USE_READ_BARRIER by default."

7 years agoMerge "Add dexoptanalyzer to art PRODUCT_PACKAGES"
Calin Juravle [Tue, 24 Jan 2017 22:14:10 +0000 (22:14 +0000)]
Merge "Add dexoptanalyzer to art PRODUCT_PACKAGES"

7 years agoMerge "Force Thumb for CFI targets." am: 34eb9f7f60
Evgenii Stepanov [Tue, 24 Jan 2017 20:56:54 +0000 (20:56 +0000)]
Merge "Force Thumb for CFI targets." am: 34eb9f7f60
am: 9e8e3de9d8

Change-Id: I4f997927ff4357799afe8ca5d78255ea4e563beb

7 years agoMerge "Run $(AR) with LLVMgold.so plugin for CFI targets." am: 96c81711c1
Evgenii Stepanov [Tue, 24 Jan 2017 20:56:41 +0000 (20:56 +0000)]
Merge "Run $(AR) with LLVMgold.so plugin for CFI targets." am: 96c81711c1
am: e729e804fe

Change-Id: I8a20ce05dffbf33b7c3480e13ee40cf0257dc06a

7 years agoMerge "Force Thumb for CFI targets."
Evgenii Stepanov [Tue, 24 Jan 2017 20:54:57 +0000 (20:54 +0000)]
Merge "Force Thumb for CFI targets."
am: 34eb9f7f60

Change-Id: Ie28255f6d8eb78ff5813623e167ad51ea1ab768b

7 years agoMerge "Run $(AR) with LLVMgold.so plugin for CFI targets."
Evgenii Stepanov [Tue, 24 Jan 2017 20:54:42 +0000 (20:54 +0000)]
Merge "Run $(AR) with LLVMgold.so plugin for CFI targets."
am: 96c81711c1

Change-Id: I914f2c1e037ad8988181801f7689636952beb5b2

7 years agoMerge "Force Thumb for CFI targets."
Evgenii Stepanov [Tue, 24 Jan 2017 20:52:25 +0000 (20:52 +0000)]
Merge "Force Thumb for CFI targets."

7 years agoMerge "Run $(AR) with LLVMgold.so plugin for CFI targets."
Evgenii Stepanov [Tue, 24 Jan 2017 20:50:36 +0000 (20:50 +0000)]
Merge "Run $(AR) with LLVMgold.so plugin for CFI targets."

7 years agoEnable PRODUCT_ART_USE_READ_BARRIER by default.
Hiroshi Yamauchi [Tue, 24 Jan 2017 19:08:44 +0000 (11:08 -0800)]
Enable PRODUCT_ART_USE_READ_BARRIER by default.

Bug: 34084559
Bug: 34576638
Test: Boot gce_x86_phone on master
Change-Id: If284beb9551e55a4a698679399feb26e4acfd3d9

7 years agoRun $(AR) with LLVMgold.so plugin for CFI targets.
Evgenii Stepanov [Tue, 24 Jan 2017 00:57:38 +0000 (16:57 -0800)]
Run $(AR) with LLVMgold.so plugin for CFI targets.

Bug: 34623182
Test: add LOCAL_SANITIZE:=cfi to some static libraries under libstagefright
Change-Id: I4f0d8cbd794e0ce4737c59a4617e93c7a5defec1

7 years agoForce Thumb for CFI targets.
Evgenii Stepanov [Fri, 20 Jan 2017 22:12:08 +0000 (14:12 -0800)]
Force Thumb for CFI targets.

Bug: 22033465
Test: bionic device tests
Change-Id: I66eb83bc7153cc34dde4fa1abfa861182a10f1fa

7 years agoreleasetools: Generate streamable A/B OTA packages.
Tao Bao [Wed, 11 Jan 2017 19:57:10 +0000 (11:57 -0800)]
releasetools: Generate streamable A/B OTA packages.

In order to support streaming A/B OTA packages, we pack
payload_properties.txt and care_map.txt in ZIP_STORED mode. These two
entries along with payload.bin (already in ZIP_STORED prior to this CL)
can be fetched directly based on the offset and length info.

We write the offset and length info into the package metadata entry
(META-INF/com/android/metadata), which can be parsed by the OTA server.

payload_properties.txt and care_map.txt are usually less than 1-KiB. So
the change only incurs marginal size increase.

Bug: 33382114
Test: Generate an A/B OTA package. Verify the 'streaming-property-files'
      entry in the metadata file.

Change-Id: I04504e834eb36e18876c5f5a5a09289ee05c6f9a

7 years agoMerge "Hide CFI behind a global flag." am: 2d7fb30207
Vishwath Mohan [Fri, 20 Jan 2017 01:50:44 +0000 (01:50 +0000)]
Merge "Hide CFI behind a global flag." am: 2d7fb30207
am: 3ca34aeb7e

Change-Id: Ibbc53641416c7493a68bed50e3aea13afd3e1f2f

7 years agoMerge "Hide CFI behind a global flag." am: c0bf85a615
Vishwath Mohan [Fri, 20 Jan 2017 01:50:38 +0000 (01:50 +0000)]
Merge "Hide CFI behind a global flag." am: c0bf85a615
am: 1bd8984ace

Change-Id: I8e1898c9bc087f66a2e1ed5a45c37a2340f419ad

7 years agoMerge "Hide CFI behind a global flag."
Vishwath Mohan [Fri, 20 Jan 2017 01:45:43 +0000 (01:45 +0000)]
Merge "Hide CFI behind a global flag."
am: 2d7fb30207

Change-Id: I40127230f3016e91d9c1010b0cfb9d95b95fa05f

7 years agoMerge "Hide CFI behind a global flag."
Vishwath Mohan [Fri, 20 Jan 2017 01:45:37 +0000 (01:45 +0000)]
Merge "Hide CFI behind a global flag."
am: c0bf85a615

Change-Id: I232a6a5d94ba28a965ba6d69e2dfdbdb66a2eeb8

7 years agoMerge "Hide CFI behind a global flag."
Vishwath Mohan [Fri, 20 Jan 2017 01:32:43 +0000 (01:32 +0000)]
Merge "Hide CFI behind a global flag."

7 years agoMerge "Hide CFI behind a global flag."
Vishwath Mohan [Fri, 20 Jan 2017 01:32:43 +0000 (01:32 +0000)]
Merge "Hide CFI behind a global flag."

7 years agoMerge "Support native test prebuilts for X86+ARM builds" am: bf28f5933a
Dan Willemsen [Fri, 20 Jan 2017 01:14:05 +0000 (01:14 +0000)]
Merge "Support native test prebuilts for X86+ARM builds" am: bf28f5933a
am: 4f87826d23

Change-Id: I918859e58ab5d753e8a9cc83fc8f2eab940acbb9

7 years agoMerge "Support native test prebuilts for X86+ARM builds"
Dan Willemsen [Fri, 20 Jan 2017 01:09:34 +0000 (01:09 +0000)]
Merge "Support native test prebuilts for X86+ARM builds"
am: bf28f5933a

Change-Id: I393d50f0452534c40f76fd83703bc7ae443d8a98

7 years agoMerge "Support native test prebuilts for X86+ARM builds"
Treehugger Robot [Fri, 20 Jan 2017 00:59:41 +0000 (00:59 +0000)]
Merge "Support native test prebuilts for X86+ARM builds"

7 years agoHide CFI behind a global flag.
Vishwath Mohan [Thu, 19 Jan 2017 22:35:31 +0000 (14:35 -0800)]
Hide CFI behind a global flag.

This CL ensures that locally enabling CFI in a .bp file is not honored
unless it is enabled globally using ENABLE_CFI=true first, effectively
hiding it behind a flag.

Bug: 30227045
Bug: 22033465
Test: m -j40 works and device boots
Test: cfi is correctly honored only when the global flag is set.
Change-Id: Id026302e7f714b90a9e2c996f7a9314f534f90c2

7 years agoMerge "Don't pass empty arguments to ninja" am: f8acdc50fa
Colin Cross [Thu, 19 Jan 2017 06:51:21 +0000 (06:51 +0000)]
Merge "Don't pass empty arguments to ninja" am: f8acdc50fa
am: d4aba70550

Change-Id: I97206e4ec7baad1679f3a5b325a920ab7f8863c0

7 years agoMerge "Don't pass empty arguments to ninja"
Colin Cross [Thu, 19 Jan 2017 06:48:21 +0000 (06:48 +0000)]
Merge "Don't pass empty arguments to ninja"
am: f8acdc50fa

Change-Id: Ic9de7ca0f8269de190570554348053c4f7976195

7 years agoMerge "Don't pass empty arguments to ninja"
Treehugger Robot [Thu, 19 Jan 2017 06:43:46 +0000 (06:43 +0000)]
Merge "Don't pass empty arguments to ninja"

7 years agoDon't pass empty arguments to ninja
Colin Cross [Thu, 19 Jan 2017 05:12:28 +0000 (21:12 -0800)]
Don't pass empty arguments to ninja

Passing an empty argument in argv to ninja results in an error:
ninja: error: empty path

Don't add jarg to the argument list if it is empty.

Bug: 34392351
Test: m -j
Change-Id: I39c8998c79b09835650628e1413ae7625cdbc555

7 years agoHide CFI behind a global flag.
Vishwath Mohan [Thu, 19 Jan 2017 01:50:29 +0000 (17:50 -0800)]
Hide CFI behind a global flag.

This CL ensures that the LOCAL_SANITIZE=cfi is not honored unless it
is enabled globally using ENABLE_CFI='true' first. This allows CFI to
be hidden behind a flag.

Bug: 30227045
Bug: 22033465
Test: m -j40 works and device boots
Test: cfi is correctly honored only when the global flag is set.
Change-Id: If4508ba448bd4260020483f9c11ee849bb419713

7 years agoMerge "Convert -j to a reasonable parallelism for kati" am: bb5c13d359
Colin Cross [Thu, 19 Jan 2017 00:14:26 +0000 (00:14 +0000)]
Merge "Convert -j to a reasonable parallelism for kati" am: bb5c13d359
am: 57de869060

Change-Id: I7c115293cc3dc86b7354b60ddf23b1bf5181ed6e

7 years agoMerge "Convert -j to a reasonable parallelism for kati"
Colin Cross [Thu, 19 Jan 2017 00:12:27 +0000 (00:12 +0000)]
Merge "Convert -j to a reasonable parallelism for kati"
am: bb5c13d359

Change-Id: Id3c6a55e0d6feb91d928a01ffd0875b574a8e5fb

7 years agoMerge "Convert -j to a reasonable parallelism for kati"
Treehugger Robot [Thu, 19 Jan 2017 00:08:39 +0000 (00:08 +0000)]
Merge "Convert -j to a reasonable parallelism for kati"

7 years agoMerge "Add crash_dump and tombstoned products." am: 6651199eeb
Josh Gao [Wed, 18 Jan 2017 23:42:40 +0000 (23:42 +0000)]
Merge "Add crash_dump and tombstoned products." am: 6651199eeb
am: 7cf55a4581

Change-Id: Icf8f7ec6d0a9a74fdad5c7b49c88a5ef71dedd3c

7 years agoMerge "Add crash_dump and tombstoned products."
Josh Gao [Wed, 18 Jan 2017 23:16:55 +0000 (23:16 +0000)]
Merge "Add crash_dump and tombstoned products."
am: 6651199eeb

Change-Id: Iccd2f0043281115494f17e4c3d69f7c9a8a6af03

7 years agoMerge "Add crash_dump and tombstoned products."
Josh Gao [Wed, 18 Jan 2017 23:04:08 +0000 (23:04 +0000)]
Merge "Add crash_dump and tombstoned products."

7 years agoConvert -j to a reasonable parallelism for kati
Colin Cross [Wed, 18 Jan 2017 22:38:20 +0000 (14:38 -0800)]
Convert -j to a reasonable parallelism for kati

When running makeparallel in non-ninja mode, which is used when running
kati with USE_GOMA=true, convert -j to a reasonable parallelism value
the same way ninja does.

Bug: 34392351
Test: make -C build/make/tools/makeparallel makeparallel_test
Change-Id: I9aee4dd2a3b0f2b1c2c10087be83f7b2b06f4368

7 years agoMerge "Copy IDC for goldfish_rotary to /system/usr/idc" into cw-f-dev
Nimrod Gileadi [Wed, 18 Jan 2017 16:53:54 +0000 (16:53 +0000)]
Merge "Copy IDC for goldfish_rotary to /system/usr/idc" into cw-f-dev
am: 11111d875f

Change-Id: I111591054d3131d5a0b0c0011d8b5940b74ce932

7 years agoCopy IDC for goldfish_rotary to /system/usr/idc
Nimrod Gileadi [Wed, 18 Jan 2017 16:53:23 +0000 (16:53 +0000)]
Copy IDC for goldfish_rotary to /system/usr/idc
am: 8570bcea52

Change-Id: If6276de7e9eb16b4b627bc3c76599937a5100198

7 years agoMerge "Revert "SELinux: split property_contexts into platform and non-platform compon...
Jorim Jaggi [Wed, 18 Jan 2017 16:47:50 +0000 (16:47 +0000)]
Merge "Revert "SELinux: split property_contexts into platform and non-platform components."" am: ce0bae2f47
am: 27b7101c6c

Change-Id: Idce14b6caac043b5c2880c1d46365ad0610f48a3

7 years agoRevert "SELinux: split property_contexts into platform and non-platform components...
Jorim Jaggi [Wed, 18 Jan 2017 16:47:43 +0000 (16:47 +0000)]
Revert "SELinux: split property_contexts into platform and non-platform components." am: 8cbd925748
am: b909e2c1aa

Change-Id: I4549c025a473768a504a908acf388abc0266f616

7 years agoMerge "Copy IDC for goldfish_rotary to /system/usr/idc" into cw-f-dev
Nimrod Gileadi [Wed, 18 Jan 2017 16:44:35 +0000 (16:44 +0000)]
Merge "Copy IDC for goldfish_rotary to /system/usr/idc" into cw-f-dev

7 years agoMerge "Revert "SELinux: split property_contexts into platform and non-platform compon...
Jorim Jaggi [Wed, 18 Jan 2017 16:42:00 +0000 (16:42 +0000)]
Merge "Revert "SELinux: split property_contexts into platform and non-platform components.""
am: ce0bae2f47

Change-Id: I230c5966278be38339fd369075be30320d27bcd2

7 years agoRevert "SELinux: split property_contexts into platform and non-platform components."
Jorim Jaggi [Wed, 18 Jan 2017 16:41:33 +0000 (16:41 +0000)]
Revert "SELinux: split property_contexts into platform and non-platform components."
am: 8cbd925748

Change-Id: Id5007d02d02bf27e7ab96c48dbecb908f81dd496

7 years agoMerge "Revert "SELinux: split property_contexts into platform and non-platform compon...
Jorim Jaggi [Wed, 18 Jan 2017 16:33:31 +0000 (16:33 +0000)]
Merge "Revert "SELinux: split property_contexts into platform and non-platform components.""

7 years agoRevert "SELinux: split property_contexts into platform and non-platform components."
Jorim Jaggi [Wed, 18 Jan 2017 15:37:30 +0000 (15:37 +0000)]
Revert "SELinux: split property_contexts into platform and non-platform components."

This reverts commit c5ffdd4bb44bae3ad67ecea745f79b0a05015708.

Change-Id: I4c5fa6c68cbf0124117153660a2fd363f72388b6

7 years agoCopy IDC for goldfish_rotary to /system/usr/idc
Nimrod Gileadi [Tue, 17 Jan 2017 20:07:56 +0000 (20:07 +0000)]
Copy IDC for goldfish_rotary to /system/usr/idc

This IDC file won't be used by the emulator, unless there's an input
device called goldfish_rotary. That device is being added to the kernel
in http://r.android.com/321420.

Once that device is present, EventHub will look for a file named
goldfish_rotary.idc in the system/usr/idc directory to get the device
configuration.

Bug: 33292948
Change-Id: I384f29980d802280e626915844bddc49bc46110d

7 years agoMerge "SELinux: split property_contexts into platform and non-platform components...
Sandeep Patil [Wed, 18 Jan 2017 06:19:13 +0000 (06:19 +0000)]
Merge "SELinux: split property_contexts into platform and non-platform components." am: f91d163625
am: cb0a92be8b

Change-Id: Icf60fccc8999b98dbf07cd52a4d34ce2b118dab8

7 years agoMerge "SELinux: split property_contexts into platform and non-platform components."
Sandeep Patil [Wed, 18 Jan 2017 06:17:24 +0000 (06:17 +0000)]
Merge "SELinux: split property_contexts into platform and non-platform components."
am: f91d163625

Change-Id: I014a2249a6bc7808292a3253721fe0d6724cd344

7 years agoSELinux: split property_contexts into platform and non-platform components. am: c5ffd...
Sandeep Patil [Wed, 18 Jan 2017 06:16:59 +0000 (06:16 +0000)]
SELinux: split property_contexts into platform and non-platform components. am: c5ffdd4bb4
am: a94ae916ce

Change-Id: I91f8f35dbf12f97ba81d7d45951323eccf298cf2

7 years agoSELinux: split property_contexts into platform and non-platform components.
Sandeep Patil [Wed, 18 Jan 2017 06:12:26 +0000 (06:12 +0000)]
SELinux: split property_contexts into platform and non-platform components.
am: c5ffdd4bb4

Change-Id: Id6a41eb5a4c1cc63c6ca93197f357a7de0604bab

7 years agoMerge "SELinux: split property_contexts into platform and non-platform components."
Treehugger Robot [Wed, 18 Jan 2017 06:09:02 +0000 (06:09 +0000)]
Merge "SELinux: split property_contexts into platform and non-platform components."

7 years agoMerge "SELinux: split service_contexts into platform and non-platform components...
Sandeep Patil [Wed, 18 Jan 2017 00:46:12 +0000 (00:46 +0000)]
Merge "SELinux: split service_contexts into platform and non-platform components." am: a91d63fa65
am: bbf5e0b99b

Change-Id: I080b0b58e8c86a444f43fa65c7a92187e9a4fd5f

7 years agoSELinux: split service_contexts into platform and non-platform components. am: e4ade08f63
Sandeep Patil [Wed, 18 Jan 2017 00:46:05 +0000 (00:46 +0000)]
SELinux: split service_contexts into platform and non-platform components. am: e4ade08f63
am: 0068df10f6

Change-Id: I0c049562c6afb08c2fc3bb033be874e483d68ddb

7 years agoMerge "SELinux: split service_contexts into platform and non-platform components."
Sandeep Patil [Wed, 18 Jan 2017 00:41:38 +0000 (00:41 +0000)]
Merge "SELinux: split service_contexts into platform and non-platform components."
am: a91d63fa65

Change-Id: I872a51e28f8cd70972c1d924ba6591c0e9df4f13

7 years agoSELinux: split property_contexts into platform and non-platform components.
Sandeep Patil [Tue, 27 Dec 2016 23:47:06 +0000 (15:47 -0800)]
SELinux: split property_contexts into platform and non-platform components.

Bug: 33746484
Test: Successfully boot with original service and property contexts.
      Successfully boot with split serivce and property contexts.

Change-Id: I1f218ca842407d30650b8987ded6679672171091
Signed-off-by: Sandeep Patil <sspatil@google.com>
7 years agoSELinux: split service_contexts into platform and non-platform components.
Sandeep Patil [Wed, 18 Jan 2017 00:41:03 +0000 (00:41 +0000)]
SELinux: split service_contexts into platform and non-platform components.
am: e4ade08f63

Change-Id: Icad4eca1ac22b99a6aa0f130799143ee89727f55

7 years agoMerge "SELinux: split service_contexts into platform and non-platform components."
Treehugger Robot [Wed, 18 Jan 2017 00:36:55 +0000 (00:36 +0000)]
Merge "SELinux: split service_contexts into platform and non-platform components."

7 years ago[DO NOT MERGE] Updating Security String to 2017-03-05 on klp-dev b/34345751 am: 3597d...
Adam Seaton [Tue, 17 Jan 2017 23:40:52 +0000 (23:40 +0000)]
[DO NOT MERGE] Updating Security String to 2017-03-05 on klp-dev b/34345751 am: 3597d69559 am: 97c071f5ae am: 61c5e5075c  -s ours am: 074c3265aa  -s ours am: 2e9eb28b99 am: fef824f53d  -s ours am: e5d862ad75 am: 2fff24ead3 am: e85f5851e4 am: 5c2bd9cb75  -s ours am: bf3f53de1f am: 91e97eda54 am: 28332a1767
am: b243bee240

Change-Id: I377c335de55d4ace879f5bfd9ee4fdea0a47dc8a

7 years ago[DO NOT MERGE] Updating Security String to 2017-03-01 on klp-dev am: 6cece247c4 am...
Adam Seaton [Tue, 17 Jan 2017 23:40:43 +0000 (23:40 +0000)]
[DO NOT MERGE] Updating Security String to 2017-03-01 on klp-dev am: 6cece247c4 am: a66bd3ad13 am: 26cd6d4d12  -s ours am: f5ef1d35de  -s ours am: 70e501326e am: e13222c98f  -s ours am: ed4222f439 am: 1e907b8fe6 am: e61f600b82 am: 1d806358f5  -s ours am: e4f0c9db37 am: 0e5257bcb7 am: 13da0e1089
am: 0a4b68bee7

Change-Id: I0a6aada7d6fac92cb7739af7ec6eec4af7a481f4

7 years ago[DO NOT MERGE] Updating Security String to 2017-03-05 on klp-dev b/34345751 am: 3597d...
Adam Seaton [Tue, 17 Jan 2017 23:38:21 +0000 (23:38 +0000)]
[DO NOT MERGE] Updating Security String to 2017-03-05 on klp-dev b/34345751 am: 3597d69559 am: 97c071f5ae am: 61c5e5075c  -s ours am: 074c3265aa  -s ours am: 2e9eb28b99 am: fef824f53d  -s ours am: e5d862ad75 am: 2fff24ead3 am: e85f5851e4 am: 5c2bd9cb75  -s ours am: bf3f53de1f am: 91e97eda54
am: 28332a1767

Change-Id: I227d27e63b707f037671cf8c0b783833f0f6ab93

7 years ago[DO NOT MERGE] Updating Security String to 2017-03-01 on klp-dev am: 6cece247c4 am...
Adam Seaton [Tue, 17 Jan 2017 23:38:14 +0000 (23:38 +0000)]
[DO NOT MERGE] Updating Security String to 2017-03-01 on klp-dev am: 6cece247c4 am: a66bd3ad13 am: 26cd6d4d12  -s ours am: f5ef1d35de  -s ours am: 70e501326e am: e13222c98f  -s ours am: ed4222f439 am: 1e907b8fe6 am: e61f600b82 am: 1d806358f5  -s ours am: e4f0c9db37 am: 0e5257bcb7
am: 13da0e1089

Change-Id: I3e72055f0873a08ac9d0d4049c52f2653bc3e74f

7 years ago[DO NOT MERGE] Updating Security String to 2017-03-05 on klp-dev b/34345751 am: 3597d...
Adam Seaton [Tue, 17 Jan 2017 23:35:50 +0000 (23:35 +0000)]
[DO NOT MERGE] Updating Security String to 2017-03-05 on klp-dev b/34345751 am: 3597d69559 am: 97c071f5ae am: 61c5e5075c  -s ours am: 074c3265aa  -s ours am: 2e9eb28b99 am: fef824f53d  -s ours am: e5d862ad75 am: 2fff24ead3 am: e85f5851e4 am: 5c2bd9cb75  -s ours am: bf3f53de1f
am: 91e97eda54

Change-Id: I962a1306117126258586fa159e423f7a3957f784

7 years ago[DO NOT MERGE] Updating Security String to 2017-03-01 on klp-dev am: 6cece247c4 am...
Adam Seaton [Tue, 17 Jan 2017 23:35:43 +0000 (23:35 +0000)]
[DO NOT MERGE] Updating Security String to 2017-03-01 on klp-dev am: 6cece247c4 am: a66bd3ad13 am: 26cd6d4d12  -s ours am: f5ef1d35de  -s ours am: 70e501326e am: e13222c98f  -s ours am: ed4222f439 am: 1e907b8fe6 am: e61f600b82 am: 1d806358f5  -s ours am: e4f0c9db37
am: 0e5257bcb7

Change-Id: Ie8d8e1be3cb6dce9ba11ceaea869812f800c9857

7 years ago[DO NOT MERGE] Updating Security String to 2017-03-05 on lmp-dev am: 84888652e0 ...
Adam Seaton [Tue, 17 Jan 2017 23:33:49 +0000 (23:33 +0000)]
[DO NOT MERGE] Updating Security String to 2017-03-05 on lmp-dev am: 84888652e0  -s ours am: d438fc526d am: b40dc64ed2  -s ours am: 0a46d4edcf am: 59cd888132 am: f3d5948c42 am: 0a25d51000  -s ours am: 83731b0a4d am: 5467ba8cd1 am: 797e24cf9b
am: 85b71b92b5

Change-Id: Ia9969d04fdef2500bb8817516c49614902689739

7 years ago[DO NOT MERGE] Updating Security String to 2017-03-05 on klp-dev b/34345751 am: 3597d...
Adam Seaton [Tue, 17 Jan 2017 23:33:49 +0000 (23:33 +0000)]
[DO NOT MERGE] Updating Security String to 2017-03-05 on klp-dev b/34345751 am: 3597d69559 am: 97c071f5ae am: 61c5e5075c  -s ours am: 074c3265aa  -s ours am: 2e9eb28b99 am: fef824f53d  -s ours am: e5d862ad75 am: 2fff24ead3 am: e85f5851e4 am: 5c2bd9cb75  -s ours
am: bf3f53de1f

Change-Id: I4e4e3780201091a43e96c9217cccc443ca9b0415

7 years ago[DO NOT MERGE] Updating Security String to 2017-03-01 on klp-dev am: 6cece247c4 am...
Adam Seaton [Tue, 17 Jan 2017 23:33:42 +0000 (23:33 +0000)]
[DO NOT MERGE] Updating Security String to 2017-03-01 on klp-dev am: 6cece247c4 am: a66bd3ad13 am: 26cd6d4d12  -s ours am: f5ef1d35de  -s ours am: 70e501326e am: e13222c98f  -s ours am: ed4222f439 am: 1e907b8fe6 am: e61f600b82 am: 1d806358f5  -s ours
am: e4f0c9db37

Change-Id: I3357dcf0df1bd6ecb4acb11948362f1e22c883d5

7 years ago[DO NOT MERGE] Updating Security String to 2017-03-01 on lmp-dev am: 28dae4b62b ...
Adam Seaton [Tue, 17 Jan 2017 23:33:42 +0000 (23:33 +0000)]
[DO NOT MERGE] Updating Security String to 2017-03-01 on lmp-dev am: 28dae4b62b  -s ours am: b0d0a4ec9b am: 80bc7863c8  -s ours am: 151506a2a3 am: 4a0196f3e3 am: 536287567a am: 98afadbfc7  -s ours am: 04418ff1d7 am: a3e343bff5 am: 320061f5f1
am: fd459b20de

Change-Id: I6e955b317ef9a0803bfc1fbd124e6e6ca64eefa4

7 years ago[DO NOT MERGE] Updating Security String to 2017-03-05 on lmp-dev am: 84888652e0 ...
Adam Seaton [Tue, 17 Jan 2017 23:31:19 +0000 (23:31 +0000)]
[DO NOT MERGE] Updating Security String to 2017-03-05 on lmp-dev am: 84888652e0  -s ours am: d438fc526d am: b40dc64ed2  -s ours am: 0a46d4edcf am: 59cd888132 am: f3d5948c42 am: 0a25d51000  -s ours am: 83731b0a4d am: 5467ba8cd1
am: 797e24cf9b

Change-Id: I63e53f1edae0d8a7ed9311992a6cdbe9d5ffa903

7 years ago[DO NOT MERGE] Updating Security String to 2017-03-05 on klp-dev b/34345751 am: 3597d...
Adam Seaton [Tue, 17 Jan 2017 23:31:18 +0000 (23:31 +0000)]
[DO NOT MERGE] Updating Security String to 2017-03-05 on klp-dev b/34345751 am: 3597d69559 am: 97c071f5ae am: 61c5e5075c  -s ours am: 074c3265aa  -s ours am: 2e9eb28b99 am: fef824f53d  -s ours am: e5d862ad75 am: 2fff24ead3 am: e85f5851e4
am: 5c2bd9cb75  -s ours

Change-Id: I098e7e2d99ad971f909fbc26bfe299b6e5b52539

7 years ago[DO NOT MERGE] Updating Security String to 2017-03-01 on lmp-dev am: 28dae4b62b ...
Adam Seaton [Tue, 17 Jan 2017 23:31:13 +0000 (23:31 +0000)]
[DO NOT MERGE] Updating Security String to 2017-03-01 on lmp-dev am: 28dae4b62b  -s ours am: b0d0a4ec9b am: 80bc7863c8  -s ours am: 151506a2a3 am: 4a0196f3e3 am: 536287567a am: 98afadbfc7  -s ours am: 04418ff1d7 am: a3e343bff5
am: 320061f5f1

Change-Id: I03a37713db8822a166c93bb86679272385fee8a9

7 years ago[DO NOT MERGE] Updating Security String to 2017-03-01 on klp-dev am: 6cece247c4 am...
Adam Seaton [Tue, 17 Jan 2017 23:31:12 +0000 (23:31 +0000)]
[DO NOT MERGE] Updating Security String to 2017-03-01 on klp-dev am: 6cece247c4 am: a66bd3ad13 am: 26cd6d4d12  -s ours am: f5ef1d35de  -s ours am: 70e501326e am: e13222c98f  -s ours am: ed4222f439 am: 1e907b8fe6 am: e61f600b82
am: 1d806358f5  -s ours

Change-Id: If0134b69b41792c47c5bef358a1857c30963a523

7 years ago[DO NOT MERGE] Updating Security String to 2017-03-05 on lmp-dev am: 84888652e0 ...
Adam Seaton [Tue, 17 Jan 2017 23:29:19 +0000 (23:29 +0000)]
[DO NOT MERGE] Updating Security String to 2017-03-05 on lmp-dev am: 84888652e0  -s ours am: d438fc526d am: b40dc64ed2  -s ours am: 0a46d4edcf am: 59cd888132 am: f3d5948c42 am: 0a25d51000  -s ours am: 83731b0a4d
am: 5467ba8cd1

Change-Id: Idca82ca69bb37d9fa1e48bd9671332beaeb6bf37

7 years ago[DO NOT MERGE] Updating Security String to 2017-03-05 on klp-dev b/34345751 am: 3597d...
Adam Seaton [Tue, 17 Jan 2017 23:29:17 +0000 (23:29 +0000)]
[DO NOT MERGE] Updating Security String to 2017-03-05 on klp-dev b/34345751 am: 3597d69559 am: 97c071f5ae am: 61c5e5075c  -s ours am: 074c3265aa  -s ours am: 2e9eb28b99 am: fef824f53d  -s ours am: e5d862ad75 am: 2fff24ead3
am: e85f5851e4

Change-Id: Ib9d0d117eb379ba037c6299d828f9b4bed8a5838

7 years ago[DO NOT MERGE] Updating Security String to 2017-03-01 on lmp-dev am: 28dae4b62b ...
Adam Seaton [Tue, 17 Jan 2017 23:29:13 +0000 (23:29 +0000)]
[DO NOT MERGE] Updating Security String to 2017-03-01 on lmp-dev am: 28dae4b62b  -s ours am: b0d0a4ec9b am: 80bc7863c8  -s ours am: 151506a2a3 am: 4a0196f3e3 am: 536287567a am: 98afadbfc7  -s ours am: 04418ff1d7
am: a3e343bff5

Change-Id: I315beda1d66107e5cf6e7b4ae8ee3dcfc994b5c1

7 years ago[DO NOT MERGE] Updating Security String to 2017-03-01 on klp-dev am: 6cece247c4 am...
Adam Seaton [Tue, 17 Jan 2017 23:29:12 +0000 (23:29 +0000)]
[DO NOT MERGE] Updating Security String to 2017-03-01 on klp-dev am: 6cece247c4 am: a66bd3ad13 am: 26cd6d4d12  -s ours am: f5ef1d35de  -s ours am: 70e501326e am: e13222c98f  -s ours am: ed4222f439 am: 1e907b8fe6
am: e61f600b82

Change-Id: I3014cb7806425931cad35a4cbe70878ff6c81908

7 years ago[DO NOT MERGE] Updating Security String to 2017-03-05 on lmp-dev am: 84888652e0 ...
Adam Seaton [Tue, 17 Jan 2017 23:27:18 +0000 (23:27 +0000)]
[DO NOT MERGE] Updating Security String to 2017-03-05 on lmp-dev am: 84888652e0  -s ours am: d438fc526d am: b40dc64ed2  -s ours am: 0a46d4edcf am: 59cd888132 am: f3d5948c42 am: 0a25d51000  -s ours
am: 83731b0a4d

Change-Id: I99cb2970cefcc91a1412a7aec7fd8da2aa90e1d2

7 years ago[DO NOT MERGE] Updating Security String to 2017-03-05 on mnc-dev am: b6ac653f2d am...
Adam Seaton [Tue, 17 Jan 2017 23:27:18 +0000 (23:27 +0000)]
[DO NOT MERGE] Updating Security String to 2017-03-05 on mnc-dev am: b6ac653f2d am: 41f489b098 am: cc7fef92de am: bc83db626c  -s ours am: 96ec99b33a am: 7b5b22f71e am: f2da174999
am: 543c171c07

Change-Id: If9a46eae1e121d5c8d80c1a4a269968c0e1e7460

7 years ago[DO NOT MERGE] Updating Security String to 2017-03-05 on klp-dev b/34345751 am: 3597d...
Adam Seaton [Tue, 17 Jan 2017 23:27:17 +0000 (23:27 +0000)]
[DO NOT MERGE] Updating Security String to 2017-03-05 on klp-dev b/34345751 am: 3597d69559 am: 97c071f5ae am: 61c5e5075c  -s ours am: 074c3265aa  -s ours am: 2e9eb28b99 am: fef824f53d  -s ours am: e5d862ad75
am: 2fff24ead3

Change-Id: I3a9396fe2ad2d52864641825c3c14bfc2557af22

7 years ago[DO NOT MERGE] Updating Security String to 2017-03-01 on lmp-dev am: 28dae4b62b ...
Adam Seaton [Tue, 17 Jan 2017 23:27:11 +0000 (23:27 +0000)]
[DO NOT MERGE] Updating Security String to 2017-03-01 on lmp-dev am: 28dae4b62b  -s ours am: b0d0a4ec9b am: 80bc7863c8  -s ours am: 151506a2a3 am: 4a0196f3e3 am: 536287567a am: 98afadbfc7  -s ours
am: 04418ff1d7

Change-Id: I795a9b9788037159223de543e69cc9afcc14d94f

7 years ago[DO NOT MERGE] Updating Security String to 2017-03-01 on klp-dev am: 6cece247c4 am...
Adam Seaton [Tue, 17 Jan 2017 23:27:11 +0000 (23:27 +0000)]
[DO NOT MERGE] Updating Security String to 2017-03-01 on klp-dev am: 6cece247c4 am: a66bd3ad13 am: 26cd6d4d12  -s ours am: f5ef1d35de  -s ours am: 70e501326e am: e13222c98f  -s ours am: ed4222f439
am: 1e907b8fe6

Change-Id: I29f633a3337caac40bc41634856ddffdedec2ffb

7 years ago[DO NOT MERGE] Updating Security String to 2017-03-01 on mnc-dev am: a0cf89a0a0 am...
Adam Seaton [Tue, 17 Jan 2017 23:27:11 +0000 (23:27 +0000)]
[DO NOT MERGE] Updating Security String to 2017-03-01 on mnc-dev am: a0cf89a0a0 am: b3048c5407 am: 039d96139b am: a37d310d61  -s ours am: efe40b59c9 am: 0bda876342 am: 9a6c74e74d
am: f3804904a0

Change-Id: I5966b3e24466c5dc51d6e94830f0444af0e6529e

7 years ago[DO NOT MERGE] Updating Security String to 2017-03-05 on mnc-dev am: b6ac653f2d am...
Adam Seaton [Tue, 17 Jan 2017 23:24:48 +0000 (23:24 +0000)]
[DO NOT MERGE] Updating Security String to 2017-03-05 on mnc-dev am: b6ac653f2d am: 41f489b098 am: cc7fef92de am: bc83db626c  -s ours am: 96ec99b33a am: 7b5b22f71e
am: f2da174999

Change-Id: Iab28f54f6be36e37fbdd842b72cfa2f60f33eae3

7 years ago[DO NOT MERGE] Updating Security String to 2017-03-05 on klp-dev b/34345751 am: 3597d...
Adam Seaton [Tue, 17 Jan 2017 23:24:47 +0000 (23:24 +0000)]
[DO NOT MERGE] Updating Security String to 2017-03-05 on klp-dev b/34345751 am: 3597d69559 am: 97c071f5ae am: 61c5e5075c  -s ours am: 074c3265aa  -s ours am: 2e9eb28b99 am: fef824f53d  -s ours
am: e5d862ad75

Change-Id: Ib3083a0d30e4567a39d6a51a97cae86ab502a2f0

7 years ago[DO NOT MERGE] Updating Security String to 2017-03-05 on lmp-dev am: 84888652e0 ...
Adam Seaton [Tue, 17 Jan 2017 23:24:46 +0000 (23:24 +0000)]
[DO NOT MERGE] Updating Security String to 2017-03-05 on lmp-dev am: 84888652e0  -s ours am: d438fc526d am: b40dc64ed2  -s ours am: 0a46d4edcf am: 59cd888132 am: f3d5948c42
am: 0a25d51000  -s ours

Change-Id: I4da6286d07d2d9c79a7d97047fd3a67d171dc2b7

7 years ago[DO NOT MERGE] Updating Security String to 2017-03-01 on klp-dev am: 6cece247c4 am...
Adam Seaton [Tue, 17 Jan 2017 23:24:41 +0000 (23:24 +0000)]
[DO NOT MERGE] Updating Security String to 2017-03-01 on klp-dev am: 6cece247c4 am: a66bd3ad13 am: 26cd6d4d12  -s ours am: f5ef1d35de  -s ours am: 70e501326e am: e13222c98f  -s ours
am: ed4222f439

Change-Id: I6cd235eb84aa59498aae75297cdb981a1d1d0be3

7 years ago[DO NOT MERGE] Updating Security String to 2017-03-01 on mnc-dev am: a0cf89a0a0 am...
Adam Seaton [Tue, 17 Jan 2017 23:24:41 +0000 (23:24 +0000)]
[DO NOT MERGE] Updating Security String to 2017-03-01 on mnc-dev am: a0cf89a0a0 am: b3048c5407 am: 039d96139b am: a37d310d61  -s ours am: efe40b59c9 am: 0bda876342
am: 9a6c74e74d

Change-Id: Iff9d7522f43e685a3738832b473ea9684cdac66a

7 years ago[DO NOT MERGE] Updating Security String to 2017-03-01 on lmp-dev am: 28dae4b62b ...
Adam Seaton [Tue, 17 Jan 2017 23:24:40 +0000 (23:24 +0000)]
[DO NOT MERGE] Updating Security String to 2017-03-01 on lmp-dev am: 28dae4b62b  -s ours am: b0d0a4ec9b am: 80bc7863c8  -s ours am: 151506a2a3 am: 4a0196f3e3 am: 536287567a
am: 98afadbfc7  -s ours

Change-Id: Ib23117fcd49472ae70ed216b71c31a53a82dc5bc