Added rba policy implementation 23/25823/8 10.92.0 koi/10.92.0 koi_10.92.0
authorAnusha Gugale <external.agogale@jp.adit-jv.com>
Thu, 17 Dec 2020 09:38:36 +0000 (15:08 +0530)
committerMarius Vlad <marius.vlad@collabora.com>
Tue, 12 Jan 2021 11:01:21 +0000 (11:01 +0000)
commite1e8c07e202ffccc7b56f8f116a2ef1624028f91
tree4f77d49747f380ced89fce12ef14d01b20c0505a
parent838efcb58cbe08ca31dedbda9a140f4968dd7d29
Added rba policy implementation

- Added rba-policy option in meson file
- Created new rba adapter file to call rba interfaces from librba
- All the application from Homescreen will be allowed to
  display through rba policy as its added in RBAModel.json

  Bug-AGL: SPEC-3738

Signed-off-by: Anusha Gugale <external.agogale@jp.adit-jv.com>
Change-Id: Iffd4ac16d9abe768476d025556cbe98a31553288
meson.build
meson_options.txt
src/policy-rba.c [new file with mode: 0644]
src/rba_adapter.cpp [new file with mode: 0644]
src/rba_adapter.h [new file with mode: 0644]