Commit Graph

30 Commits

Author SHA1 Message Date
Thierry Strudel
b5857b26b9 Don't enforce RESTRICT_VENDOR_FILES := all
To work around b/36413696 allow vendor files to be installed in system.

Change-Id: Iba439a8d69c23ff2a8ac974ce73e7347a221e6c6
Signed-off-by: Thierry Strudel <tstrudel@google.com>
2017-03-19 20:51:05 -07:00
Patrick Tjin
447f692403 taimen: remove extra kernel defintion
This is defined in device/google/wahoo already, no need
to duplicate here.

Test: Build
Change-Id: I62118f821c833fbe1cd62618dec49faec7a83dce
2017-03-17 14:36:35 -07:00
Patrick Tjin
a5b36d5174 taimen: move to wahoo kernel
Test: Boot taimen, verify wahoo kernel
Change-Id: I8369e57354c283191bad8b93708d53da27f2ef06
2017-03-17 11:46:37 -07:00
Shawn Yang
ab7ff8fb12 Merge "dumpstate for Taimen" 2017-03-15 21:46:18 +00:00
John Dias
c03ad8df99 taimen: use lz4-compressed kernel
Test: booted, youtube
Change-Id: I5160e73a55aa3b5d7527b8babe38e6dee8da9916
Signed-off-by: John Dias <joaodias@google.com>
2017-03-15 09:57:01 -07:00
Shawn Yang
205bcd964a dumpstate for Taimen
Change-Id: I17a278a8fc456bafdcada264324083d8b308c52e
2017-03-14 15:44:18 -07:00
TreeHugger Robot
65eccfbf50 Merge "aosp_taimen: add Dialer app" 2017-03-11 17:45:46 +00:00
TreeHugger Robot
d0410cff23 Merge "REVERT ME taimen: enable permissive mode SELinux for bringup" 2017-03-11 00:49:12 +00:00
Thierry Strudel
5afc7c8f27 aosp_taimen: add Dialer app
Change-Id: Iaf4ed899bd04dc066c8f76225f83336c4e9cc8a6
Signed-off-by: Thierry Strudel <tstrudel@google.com>
2017-03-10 15:08:46 -08:00
Patrick Tjin
adf15a0710 REVERT ME taimen: enable permissive mode SELinux for bringup
Test: Build
Change-Id: If10d0b6ded3c0c3dc076d8976935412eaad15201
2017-03-10 15:02:44 -08:00
Vineeta Srivastava
f9805e11b2 Merge "sensors: Enable QC sensors" 2017-03-10 21:40:34 +00:00
TreeHugger Robot
2d4d6cfc66 Merge "Disable fps_hal service on lunchbox LCD" 2017-03-10 21:38:44 +00:00
Thierry Strudel
8dd58cc30d Move common inherit-product to wahoo
Change-Id: If3a643419c542cdbb5ced136747c1ec433b193e1
Signed-off-by: Thierry Strudel <tstrudel@google.com>
2017-03-10 06:58:38 -08:00
Devin Kim
107ec99a19 sensors: Enable QC sensors
Test: build and verified on taimen
Change-Id: Ie9ffa17021c30ad7f9cd5f986de802c2b7532438
2017-03-09 12:15:39 -08:00
Devin Kim
9f8698237a Disable fps_hal service on lunchbox LCD
FPC IRQ conflicts with Touch SPI of LunchBox LCD. So fpc is disabled
in kernel on rev-0 only.

Stop the fps_hal service to avoid being continually re-loaded.

Test: built and verified on a device
Bug: 36076258
Change-Id: If77591bac111514470759d0e72fdc65b21c58f2b
2017-03-09 10:59:11 -08:00
TreeHugger Robot
fb779f0f45 Merge "BoardConfig: default to console ON" 2017-03-08 03:13:46 +00:00
Thierry Strudel
22c65953d7 BoardConfig: default to console ON
Change-Id: Ia19f652b3b7d2e4ae366b5ae53886ae664b1b2df
Signed-off-by: Thierry Strudel <tstrudel@google.com>
2017-03-07 16:28:20 -08:00
Devin Kim
a9f82848de audio: Add initial audio config files
Test: boot, chrome, youtube
Change-Id: Ic8a3475d294a995935c249df7b65e447949391f1
2017-03-07 15:57:19 -08:00
Nick Desaulniers
b10f2356e7 taimen: fbe: share fstab with wahoo
Bug: 34250938
Change-Id: I23b19611c8f06acb5c96a6153d0f5784844a0828
2017-03-06 14:03:30 -08:00
Thierry Strudel
2b7be886c8 taimen: derive product from device/google/wahoo
Test: boot, basic functionality
Change-Id: I983773ad19721997998bfe45c5b19a741bf8290f
Signed-off-by: Thierry Strudel <tstrudel@google.com>
2017-03-04 23:35:35 -08:00
Fyodor Kupolov
7dd74b1afd Merge "Enforce privapp-permissions" 2017-03-03 22:14:20 +00:00
Devin Kim
91d9cab3fd Inherit the taimen vendor specific makefiles
Change-Id: I0081b686a79e5b7438efffba07c0a5fdf599e034
2017-03-03 17:55:47 +00:00
jungki.kim
a9ab449bd4 taimen: disable treble property for camera bringup
Change-Id: I98a33438e08923ffaa79738a3698dec524050d27
2017-03-02 22:33:45 +00:00
Fyodor Kupolov
803aa115b8 Enforce privapp-permissions
Test: build system image and
      run development/tools/privapp_permissions/privapp_permissions.py
      should return no results

Bug: 34872687
Change-Id: Id31606976c90f264d8d873757180306767293792
2017-02-28 10:08:43 -08:00
Devin Kim
150d6c0487 Add vendorsetup.sh
Test: built, booted

Change-Id: I03fe7d3bb8a1ce818b107375bbef795b2b2e989d
2017-02-24 16:50:08 -08:00
John Dias
c5bf1eb2d3 device.mk: correct system partition size for taimen
Test: built and flashed by hand
Change-Id: Iecbe1a799573eb37de9a0c728f4f0b5164805647
Signed-off-by: John Dias <joaodias@google.com>
2017-02-24 16:36:50 -08:00
John Dias
e0507318a9 taimen: use taimen-kernel, not msmcobalt-kernel
Test: built, booted
Change-Id: Id3ea41d27deed09fff7aadf06f9611f1568d1bbc
Signed-off-by: John Dias <joaodias@google.com>
2017-02-24 14:04:07 -08:00
Thierry Strudel
b9343df777 android_filesystem_config.h: update to vendor partition path
Change-Id: I3bd8321ba20521bd90afb749086b08009d6ee692
2017-02-21 22:17:38 -08:00
John Dias
f8239eb92e taimen: setup initial build targeting mtp8998
Test: built and flashed by hand
Change-Id: I02a0b803c2e8d769fe07d7db78d260527f486614
Signed-off-by: John Dias <joaodias@google.com>
2017-02-06 17:31:04 -08:00
Thomas Joseph Avila
e5d21b9b78 Initial empty repository 2017-01-23 18:33:11 -08:00