Commit graph

7 commits

Author SHA1 Message Date
Bowgo Tsai
c89e08733b Merge "Moving adbd from rootdir to system/bin" into oc-mr1-dev
am: cf627a49b6

Change-Id: I86aaa7c56cd6a0c6eff73297e9f42eadeeb2c33e
2017-08-18 06:06:54 +00:00
TreeHugger Robot
cf627a49b6 Merge "Moving adbd from rootdir to system/bin" into oc-mr1-dev 2017-08-18 03:52:37 +00:00
Sandeep Patil
a250cf6a55 Merge changes from topic "app_visible_hals" into oc-mr1-dev
am: c5bdf47c9c

Change-Id: I6a782d14a789a9783980504491398c00572bc264
2017-08-17 18:01:19 +00:00
Sandeep Patil
c9d4a86d0a DO NOT MERGE: Revert "Revert "Remove neverallow preventing hwservice access for apps.""
This reverts commit ceed720415.

New HALs services that are added in the policy while the CL was reverted
will are not made visible to applications by default. They are:
  hal_neuralnetworks_hwservice
  hal_wifi_offload_hwservice
  system_net_netd_hwservice
  thermalcallback_hwservice

Bug: 64578796
Test: Boot device

Change-Id: I84d65baddc757a5b0a38584430eff79a383aa8e0
Signed-off-by: Sandeep Patil <sspatil@google.com>
2017-08-16 14:29:17 -07:00
Bowgo Tsai
e2423d149b Moving adbd from rootdir to system/bin
Bug: 63910933
Test: boot sailfish in normal mode, checks adbd is started
Test: boot sailfish in recovery mode, checks adbd is started
Test: boot bullhead in normal mode, checks adbd is started
Test: boot bullhead in recovery mode, checks adbd is started

Change-Id: I35ed78a15a34626fbd3c21d030e2bf51033f7b79
2017-08-16 10:03:51 +08:00
Dan Cashman
43c8ea3b4d Move compatibility files out of prebuilts dir.
am: 78b3d573da

Change-Id: Iddbaf4be33221bacf04b7da18f98af6d0567f8c6
2017-08-14 19:17:58 +00:00
Dan Cashman
78b3d573da Move compatibility files out of prebuilts dir.
The treble compatibility tests check for policy differences between old
and new policy.  To do this correctly, we must not modify the policy which
represents the older policies.  Move the files meant to be changed to a
different location from the ones that are not meant to be touched to avoid
any undesired changes to old policy, e.g. commit:
2bdefd65078d890889672938c6f0d2accdd25bc5

Bug: 36899958
Test: Build-time tests build.
Change-Id: I8fa3947cfae756f37556fb34e1654382e2e48372
2017-08-14 09:47:37 -07:00