Commit graph

468 commits

Author SHA1 Message Date
Suren Baghdasaryan
6f4fd6c5e3 Add libprocessgroup into VNDK
Include libprocessgroup into vndk because libprocessgroup now implements
sched_policy control functions.

Bug: 111307099
Test: builds, boots
Change-Id: If18227e8a824a1e606df78dfe01d9d2437c62792
Signed-off-by: Suren Baghdasaryan <surenb@google.com>
2019-01-18 02:36:49 +00:00
Anil Admal
214c084ba7 Merge "Non-framewok location access visibility and control (VNDK)" 2019-01-16 19:01:42 +00:00
TreeHugger Robot
7bddee9c4b Merge "gralloc: add allocator 3.0 and mapper 3.0" 2019-01-15 23:21:26 +00:00
Anil Admal
e50b9bcf09 Non-framewok location access visibility and control (VNDK)
Bug: 119560261
Test: TBD
Change-Id: If9b93ea5fd213eca33a9e8dd67896281ae3fe149
2019-01-14 20:38:06 -08:00
Cheney Ni
96f1afda79 Add IBluetoothAudio HAL 2.0 to VNDK
Bug: 111519504
Test: build & boot

Change-Id: I4247b67709a68f26c670371e6a3407171988dcf4
Merged-In: I4247b67709a68f26c670371e6a3407171988dcf4
(cherry picked from commit b7e100c6be)
2019-01-14 01:06:40 +00:00
TreeHugger Robot
a61bddc77b Merge "Add IBluetoothAudio HAL 2.0 to VNDK" 2019-01-11 22:43:22 +00:00
TreeHugger Robot
5b2707255c Merge "vibrator: Add Vibrator HAL 1.3" 2019-01-10 06:55:50 +00:00
TreeHugger Robot
11ed7d73f2 Merge "Add the InputClassifier HAL to vndk" 2019-01-10 04:07:23 +00:00
Benjamin Schwartz
1a3c9f26d1 Merge "Add android.hardware.power.stats@1.0 to current.txt" 2019-01-08 17:58:59 +00:00
Vinay Kalia
0d7b8c02d2 Add android.hardware.power.stats@1.0 to current.txt
BUG: 117424656
Test: Compilation and device boot
Change-Id: I3c7263c83ab7b245205a21c7c503e8fe43a23de7
(cherry picked from commit 72bbe36216)
Merged-In: I3c7263c83ab7b245205a21c7c503e8fe43a23de7
2019-01-07 14:08:30 -08:00
Ruchi Kandoi
4e0a5f5fdc Merge "Add android.hardware.nfc@1.2 to VNDK" am: 4c4ba4e0d9 am: 3c94f9835a
am: 5a6f398b83

Change-Id: I1deb9861e62a37bdcf453716499cfd970512cfb2
2019-01-04 12:31:52 -08:00
Marissa Wall
e18bba457a gralloc: add allocator 3.0 and mapper 3.0
Add the latest versions of IAllocator and IMapper to current.txt.

Bug: 120493579
Test: vts
Change-Id: I3b90859e755f81a7a49d2f29a5497193752bcf83
2019-01-02 11:46:21 -08:00
Harpreet "Eli" Sangha
76ea6cfd21 vibrator: Add Vibrator HAL 1.3
Bug: 117835666
Test: Sanity Check Via 'cmd vibrator'
Change-Id: Ib0f03102d52c5f2f7cda7e4a577abc54a07bde8e
Signed-off-by: Harpreet "Eli" Sangha <eliptus@google.com>
2018-12-27 19:14:24 +09:00
Siarhei Vishniakou
38b17bd467 Add the InputClassifier HAL to vndk
Build fails if InputClassifier HAL is not added to vndk. Add the
required .so file here.

Bug: 62940136
Test: build only
Change-Id: I92bb4742e4e7e13d58e7f3ced7b9f6fd8155012b
2018-12-19 17:58:48 -08:00
Ruchi Kandoi
edb74d2368 Add android.hardware.nfc@1.2 to VNDK
Test: Compiles
Change-Id: I6a334149323d909ce47c18bde7c78dc6511049b8
2018-12-19 15:02:53 -08:00
Cheney Ni
b7e100c6be Add IBluetoothAudio HAL 2.0 to VNDK
Bug: 111519504
Test: build & boot

Change-Id: I4247b67709a68f26c670371e6a3407171988dcf4
2018-12-20 00:06:34 +08:00
SzuWei Lin
ce383df8c9 Merge "Apply skip mounting product and other partitions in GSI" am: 00d74cc938 am: 2e39e68d07
am: eb8b11b782

Change-Id: I13520ebc3829ffece53315aa9dc6a1f446dd4618
2018-12-19 03:22:14 -08:00
SzuWei Lin
2d541f35cd Apply skip mounting product and other partitions in GSI
Uses skip_mount.cfg for `init` to skip mounting product and
product_service paritions in GSI. The patch also removes
the un-mount in `init.gsi.rc`.

With this patch, a device with flashing GSI will not use the
content in product/prodcut_service partitions on the device
and will always use the content under /system/product in GSI.

The patch also rename the target/product/vndk to
target/product/gsi.

Bug: 120208657
Bug: 117246558
Test: Boot blueline master/P with flashing aosp_arm64-userdebug
Test: /product and /product_service should be symbolic links
Change-Id: Idc9c60e5a05b3d90fc4ab64b0ac000571849b19b
2018-12-19 14:42:27 +08:00