aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-10-17Use target.linux for all linux kernel based targets am: 98a4ebedce am: ↵android-o-mr1-iot-release-smart-display-r3android-o-mr1-iot-release-1.0.5android-o-mr1-iot-release-1.0.4android-o-mr1-iot-release-1.0.3android-9.0.0_r47android-9.0.0_r46android-9.0.0_r45android-9.0.0_r44android-9.0.0_r43android-9.0.0_r42android-9.0.0_r41android-9.0.0_r40android-9.0.0_r39android-9.0.0_r38android-9.0.0_r37android-9.0.0_r36android-9.0.0_r35android-9.0.0_r34android-9.0.0_r33android-9.0.0_r32android-9.0.0_r31android-9.0.0_r30android-9.0.0_r22android-9.0.0_r21android-9.0.0_r20android-9.0.0_r19android-9.0.0_r16android-9.0.0_r12android-9.0.0_r11pie-qpr3-s1-releasepie-qpr3-releasepie-qpr3-b-releasepie-qpr2-releasepie-qpr1-s3-releasepie-qpr1-s2-releasepie-qpr1-s1-releasepie-qpr1-releasepie-dr1-releasepie-dr1-devpie-devpie-b4s4-releasepie-b4s4-devoreo-mr1-1.2-iot-releasemaster-cuttlefish-testing-releaseDan Willemsen
0895a49cc5 am: f78b72f4cf am: 45b76b9ca1 Change-Id: I3d5f96ec7ed6b26b975a5b598c08c66222e67645
2017-10-17Use target.linux for all linux kernel based targets am: 98a4ebedce am: ↵android-wear-p-preview-2android-wear-8.0.0_r1android-p-preview-5android-p-preview-4android-p-preview-3android-p-preview-2android-p-preview-1android-o-mr1-iot-release-1.0.2android-o-mr1-iot-release-1.0.1android-o-mr1-iot-release-1.0.0android-o-mr1-iot-preview-8android-o-mr1-iot-preview-7android-n-iot-release-smart-display-r2android-n-iot-release-smart-displayandroid-n-iot-release-polk-at1android-n-iot-release-lg-thinq-wk7o-mr1-iot-preview-8o-mr1-iot-preview-7Dan Willemsen
0895a49cc5 am: f78b72f4cf Change-Id: Ifae3266b458acae7d51234fe33c8e604c6d3df4c
2017-10-17Use target.linux for all linux kernel based targets am: 98a4ebedceDan Willemsen
am: 0895a49cc5 Change-Id: I499dfe032f4309e511254c644626c3e4dfe7576a
2017-10-17Use target.linux for all linux kernel based targetsandroid-o-mr1-iot-preview-6o-mr1-iot-preview-6Dan Willemsen
am: 98a4ebedce Change-Id: I5bd09d084b8403c8c2462b700f64c5a2698c961a
2017-10-16Use target.linux for all linux kernel based targetsDan Willemsen
Now in Android.bp files, target.linux applies to all targets running a linux kernel (android, linux_glibc, linux_bionic). So common flags/sources/etc can be combined instead of copying them to each target. Test: m Change-Id: I621d6be4c06a5ec5bc8c337fff28b5e7bae28927
2017-10-03Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]] am: ↵Dan Willemsen
707de56c3c am: d6223464c6 am: f0cb744af9 am: e259433908 Change-Id: I7a995ee157133c71eec7255352723cc3997e1e75
2017-10-03Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]] am: ↵Dan Willemsen
707de56c3c am: d6223464c6 am: f0cb744af9 Change-Id: I87c9dc02c9d1a797650b65444c95a180850b1637
2017-10-03Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]] am: 707de56c3cDan Willemsen
am: d6223464c6 Change-Id: I7f033962c2a81324e5b984c76c3b05626c17a442
2017-10-03Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]]Dan Willemsen
am: 707de56c3c Change-Id: I82dd51f8ff45d2130f7e8e58c567e3e5fbbb354d
2017-10-02Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]]Dan Willemsen
In the future, target.linux will apply to all targets running a linux kernel (android, linux_glibc, linux_bionic). So move all current users to the specific linux_glibc. There will be another cleanup pass later that will move some instances back to target.linux if the properties should be shared with target.android and target.linux_bionic, but target.linux needs to be removed first. Test: out/soong/build.ninja identical before/after Change-Id: I8216651b226e9b475dccb2497abf2dd6f9391bee Exempt-From-Owner-Approval: build system cleanup
2017-09-29Remove default libraries am: fe51bcc4db am: 8c4077d355 am: a4f30a3c9bDan Willemsen
am: 037914c03e Change-Id: If413b2e91272aac7a3bc4bb5732ab104d78eb422
2017-09-29Remove default libraries am: fe51bcc4db am: 8c4077d355Dan Willemsen
am: a4f30a3c9b Change-Id: If19a78511be1a2d5054cde45364912e261d9cb2f
2017-09-29Remove default libraries am: fe51bcc4dbDan Willemsen
am: 8c4077d355 Change-Id: Iedddd961be1b71ea5ae29a2de36007bbceb7eafa
2017-09-29Remove default librariesDan Willemsen
am: fe51bcc4db Change-Id: Ie77535785b0659daf2c14ac8595b637fa0e19a9c
2017-09-28Remove default librariesDan Willemsen
libdl is part of system_shared_libs now. -ldl -lpthread -lm are now defaults for host_ldlibs on Linux and Darwin. -lrt is a default for host_ldlibs on Linux. Test: m host Change-Id: Ie73147c21d3fd49630b78edfcdff41d1dc03e49b Exempt-From-Owner-Approval: build system cleanup
2017-09-14Merge "Revert "Revert "Upgrade to 2.1.8-stable (2017-01-22)." and "Probably ↵Narayan Kamath
Mac build fix?""" am: d78626f7ab am: b3dd969b85 am: 350c14802f am: e8f410c748 Change-Id: Ibb9b6266df12729f192514b75a9b57bbf1a7f862
2017-09-14Merge "Revert "Revert "Upgrade to 2.1.8-stable (2017-01-22)." and "Probably ↵Narayan Kamath
Mac build fix?""" am: d78626f7ab am: b3dd969b85 am: 350c14802f Change-Id: I02491e2818dae5b1250dd4efb67f84975620e7f4
2017-09-14Merge "Revert "Revert "Upgrade to 2.1.8-stable (2017-01-22)." and "Probably ↵Narayan Kamath
Mac build fix?""" am: d78626f7ab am: b3dd969b85 Change-Id: Ieb5b8e7dffec36cb37866cb4a745fd4293e44a95
2017-09-14Merge "Revert "Revert "Upgrade to 2.1.8-stable (2017-01-22)." and "Probably ↵Narayan Kamath
Mac build fix?""" am: d78626f7ab Change-Id: If8d11daaa3a8bf7de9f60eae5cbdbda269cc2960
2017-09-14Merge "Revert "Revert "Upgrade to 2.1.8-stable (2017-01-22)." and "Probably ↵Narayan Kamath
Mac build fix?"""
2017-09-14Mark the module as VNDK or VNDK-SP in Android.bp am: f109eb43e0 am: ↵Justin Yun
f3448789e7 am: b88a7c881c -s ours am: 6e07b6afec -s ours Change-Id: I81e49df62128308f9c422f69b92a677ad5d9ab3a
2017-09-14Mark the module as VNDK or VNDK-SP in Android.bp am: f109eb43e0 am: f3448789e7Justin Yun
am: b88a7c881c -s ours Change-Id: I60c5b0f1b38fbda8ea8532bb1af315d65d84e5c4
2017-09-14Mark the module as VNDK or VNDK-SP in Android.bp am: f109eb43e0Justin Yun
am: f3448789e7 Change-Id: I512b287c8e2d78c30304aa52ccadefe466f0fea8
2017-09-14Mark the module as VNDK or VNDK-SP in Android.bpJustin Yun
am: f109eb43e0 Change-Id: I014c1fb8d03771bfb56f20666b841431e5efef51
2017-09-13Revert "Revert "Upgrade to 2.1.8-stable (2017-01-22)." and "Probably Mac ↵Narayan Kamath
build fix?"" This reverts commit 83a0c9c65a60a92d3ea5542596b3ba56db492c37. Bug: 64543673 Test: make checkbuild Test: Manual tombstoned test Change-Id: I84bb128d1dec433195f2cbdbf70236ba17fa9955
2017-09-07Mark the module as VNDK or VNDK-SP in Android.bpJustin Yun
As a VNDK/VNDK-SP module, Android.bp must have 'vndk' tag as well as 'vendor_available: true'. For a VNDK module, the 'vndk' tag has 'enabled: true'. It will be installed system/lib(64)/vndk as a vendor variant. For a VNDK-SP module, the 'vndk' tag has 'support_system_process: true' as well as 'enabled: true'. It will be installed system/lib(64)/vndk-sp as a vendor variant. Bug: 63866913 Test: build and boot with BOARD_VNDK_VERSION=current Merged-In: I82e0d42be49ab578d8797d596e9915a60900bb47 Change-Id: I82e0d42be49ab578d8797d596e9915a60900bb47 (cherry picked from commit 9f3cfa4a068b94cead9271ae831d4b8bcf9abbbf)
2017-08-10Revert "Upgrade to 2.1.8-stable (2017-01-22)." and "Probably Mac build fix?" ↵Josh Gao
am: 83a0c9c65a am: 9dfd4017ad am: c826852a83 am: c08e6ab9cd am: 98d6b07738 Change-Id: I0d4664e398350a45cc8a0653e1ef43f7b897773d
2017-08-10Revert "Upgrade to 2.1.8-stable (2017-01-22)." and "Probably Mac build fix?" ↵Josh Gao
am: 83a0c9c65a am: 9dfd4017ad am: c826852a83 am: c08e6ab9cd Change-Id: I0d1d4190c8e4014cbf2b6f44edb54f712f1e91e9
2017-08-10Revert "Upgrade to 2.1.8-stable (2017-01-22)." and "Probably Mac build fix?" ↵Josh Gao
am: 83a0c9c65a am: 9dfd4017ad am: c826852a83 Change-Id: Ie6768eaa734a8468c17d4ca9e3a11369500a633b
2017-08-10Revert "Upgrade to 2.1.8-stable (2017-01-22)." and "Probably Mac build fix?" ↵Josh Gao
am: 83a0c9c65a am: 9dfd4017ad Change-Id: If85b3b43a876a5a47af3511249f6020d74fb8c35
2017-08-10Revert "Upgrade to 2.1.8-stable (2017-01-22)." and "Probably Mac build fix?"android-o-mr1-preview-2android-o-mr1-preview-1Josh Gao
am: 83a0c9c65a Change-Id: I85971d6fea543156667f6d5d04176396c531759f
2017-08-10Revert "Upgrade to 2.1.8-stable (2017-01-22)." and "Probably Mac build fix?"android-o-iot-preview-5o-iot-preview-5Josh Gao
This reverts commits 2a572d125a91a4aafd3ad8ce87259fc640fa0763 and af241a5c8c2cde0fab7d7d563276c1095b00e3b4, which break tombstoned. Bug: http://b/64543673 Test: manual + treehugger
2017-08-09Probably Mac build fix? am: af241a5c8c am: 3a1d885864 am: 1c5a871624 am: ↵Elliott Hughes
c2d3481267 am: 1c79774c8a Change-Id: I896d3272694fc3ff344600b61c4a16c4a94ad63a
2017-08-09Upgrade to 2.1.8-stable (2017-01-22). am: 2a572d125a am: 63e3b66149 am: ↵Elliott Hughes
89f71fbd95 am: 4e45554f85 am: e5d569bff4 Change-Id: Ida9d17cfc37a258cc50ea5b9f641f6df31ac1c1b
2017-08-09Probably Mac build fix? am: af241a5c8c am: 3a1d885864 am: 1c5a871624Elliott Hughes
am: c2d3481267 Change-Id: I7b2bcfc7b882ef5c5a5c8012d811049245bd923a
2017-08-09Upgrade to 2.1.8-stable (2017-01-22). am: 2a572d125a am: 63e3b66149 am: ↵Elliott Hughes
89f71fbd95 am: 4e45554f85 Change-Id: Ie65b4c9a4b2fd23dd74e0685aac3e6dad04bc246
2017-08-09Probably Mac build fix? am: af241a5c8c am: 3a1d885864Elliott Hughes
am: 1c5a871624 Change-Id: Ieff93dcda142ddb701eac7cf85d6f003ab6cb21c
2017-08-09Probably Mac build fix? am: af241a5c8cElliott Hughes
am: 3a1d885864 Change-Id: Id9abd1e042aa31a3267301f53d0d6a328f082df2
2017-08-09Probably Mac build fix?Elliott Hughes
am: af241a5c8c Change-Id: I2dc280d0601d79b48d7bb9a7e05de0b41f41c339
2017-08-09Probably Mac build fix?Elliott Hughes
Bug: N/A Test: N/A Change-Id: Ia8c59a699e9b2780775f8a1c3afb2e3af5389892
2017-08-09Upgrade to 2.1.8-stable (2017-01-22). am: 2a572d125a am: 63e3b66149Elliott Hughes
am: 89f71fbd95 Change-Id: I5fefb5532dba9c26f7b2ae07a05cd8209aee06cf
2017-08-09Upgrade to 2.1.8-stable (2017-01-22). am: 2a572d125aElliott Hughes
am: 63e3b66149 Change-Id: I962ad5e7c1c6de4fbfefd1c666a5fb8146459939
2017-08-09Upgrade to 2.1.8-stable (2017-01-22).Elliott Hughes
am: 2a572d125a Change-Id: I581ad152167e9e035898d7e5968783f4552dded4
2017-08-07Upgrade to 2.1.8-stable (2017-01-22).Elliott Hughes
Bug: N/A Test: builds Change-Id: Idbbdc1db3d01984a4f4b60f8fdf455140b6b7ca6
2017-08-03Mark the module as VNDK or VNDK-SP in Android.bp am: 9f3cfa4a06Justin Yun
am: e6afc96c0f Change-Id: I8dcea8ec1bc65b35a8b8fa2208b8bf8c2fb87139
2017-08-03Mark the module as VNDK or VNDK-SP in Android.bpJustin Yun
am: 9f3cfa4a06 Change-Id: I27f8a2e24de0de7cd792de44f9bf31ae5e681514
2017-07-25Mark the module as VNDK or VNDK-SP in Android.bporeo-mr1-devJustin Yun
As a VNDK/VNDK-SP module, Android.bp must have 'vndk' tag as well as 'vendor_available: true'. For a VNDK module, the 'vndk' tag has 'enabled: true'. It will be installed system/lib(64)/vndk as a vendor variant. For a VNDK-SP module, the 'vndk' tag has 'support_system_process: true' as well as 'enabled: true'. It will be installed system/lib(64)/vndk-sp as a vendor variant. Bug: 63866913 Test: build and boot with BOARD_VNDK_VERSION=current Change-Id: I82e0d42be49ab578d8797d596e9915a60900bb47
2017-04-13Mark as vendor_available am: c86ec64f26oreo-dr1-devDan Willemsen
am: 7f95a9fe80 Change-Id: Ic52a77c29130477567d0f26956baf6520a7b39dc
2017-04-12Mark as vendor_availableDan Willemsen
am: c86ec64f26 Change-Id: I714c7ff17f93d9ae95d37340b1862559482197d6
2017-04-12Mark as vendor_available am: 596447c7ff am: f3e6fea61d am: 84acae10c9Dan Willemsen
am: c8c083d034 Change-Id: Iec93f29d791cf9c3fbc35d38ddfcbcc75ee9489d